AR# 6356: 2.1i FPGA Editor - The "getattr main extpins" report is misleading.
AR# 6356
|
2.1i FPGA Editor - The "getattr main extpins" report is misleading.
描述
Keywords: getattr, main, extpins, strange, report
Urgency: Standard
General Description: When I run "getattr main extpins" from the command line window in FPGA Editor, the report is misleading, using numbers instead of the normal description.
For example, the pintype is given as a number such as 16 or 17, instead of "INPUT", "OUTPUT", etc.
解决方案
Here is what the numbers mean: Number: Meaning 0 Unknown 16 Input 17 Clock 18 SRDirect 19 Enable 20 SetDirect 21 RstDirect 32 Output 33 DirectIn 49 BiDirectional 50 Pad 64 Sync 80 SyncInput 83 SyncEnable 96 SyncOutput