|
发表于 2011-1-12 09:57:09
|
显示全部楼层
Your hierarchy separation has a bit problem. It's better to add one DFF between RAM and your block.
If can't, you shall not use "set_drive_cell", You can use other commands, main target is to add some delay for setup time/hold time calculation. So in top level integration, you still can use boundary optimization to optimize timing. But in block level, you have to do that. |
|