set_max_capacitance和set_fanout_load各自约束哪个端口
那 set_max_capacitance怎么就成了约束input ports的啦
也可以约束input ports的,
版大 多谢回答啊!再问个小问题,刚从手册上看到一段话:
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
ReferenceLibraryUnit AreaCountTotal AreaAttributes
-----------------------------------------------------------------------------
**SEQGEN**0.0000005200.000000n, u
*SELECT_OP_2.8_2.1_80.00000010.000000s, u
*SELECT_OP_64.8_64.1_80.00000010.000000s, u
GTECH_AND2gtech0.000000740.000000u
GTECH_BUFgtech0.000000660.000000u
GTECH_NOTgtech0.0000001340.000000u
GTECH_OR2gtech0.0000007580.000000u
-----------------------------------------------------------------------------
Total 7 references0.000000
想问下,表格中后面的Attributes什么意思 比如 最后一行中的2输入或门的属性是u,就是 contains unmapped logic 那这是什么意思呢
多谢啦
约束input