I try to read a BSDL file. For example I take this. Then I change EQFP144 to TFBGA296 in this place:
attribute PIN_MAP of MAX_10_10M02SCE144 : entity is PHYSICAL_PIN_MAP;
constant EQFP144 : PIN_MAP_STRING :=
--I/O Pins
After this I load the BSDL into the TopJTAG Probe. The TopJTAG Probe read the pin list successfuly but (of course) can not show a package of IC.
The question is where I can find list of constants like "EQFP144"? I try to find this list in the std_1149_1_2001 (Appendix B) but there is no such constants.