|

楼主 |
发表于 2014-11-13 10:49:20
|
显示全部楼层
回复 2# icfbicfb
版大 多谢回答啊!再问个小问题,刚从手册上看到一段话:
You can use the report_reference command to report information about all references in
the current instance or current design
就是说可以得到design中的 references,出来的信息如下:
Attributes:
b - black box (unknown)
bo - allows boundary optimization
d - dont_touch
mo - map_only
h - hierarchical
n - noncombinational
r - removable
s - synthetic operator
u - contains unmapped logic
Reference Library Unit Area Count Total Area Attributes
-----------------------------------------------------------------------------
**SEQGEN** 0.000000 520 0.000000 n, u
*SELECT_OP_2.8_2.1_8 0.000000 1 0.000000 s, u
*SELECT_OP_64.8_64.1_8 0.000000 1 0.000000 s, u
GTECH_AND2 gtech 0.000000 74 0.000000 u
GTECH_BUF gtech 0.000000 66 0.000000 u
GTECH_NOT gtech 0.000000 134 0.000000 u
GTECH_OR2 gtech 0.000000 758 0.000000 u
-----------------------------------------------------------------------------
Total 7 references 0.000000
想问下,表格中后面的Attributes什么意思 比如 最后一行中的 2输入或门的属性是u,就是 contains unmapped logic 那这是什么意思呢
多谢啦 |
|