要不是你问我,我还真不知道有这样的命令。这个命令非常老了,早在8.1就已经存在了。也许很多大牛,或者EDI的老用户会接触过这个命令。 虽然,在现有的flow中已经看不到这个命令的身影,但是EDI 12中也仍将存在,便说明了这个命令的生命力。 借这个机会给大家分享一下它的概念和基本用法。 如果有同学或者同事对这个命令有经验或者看法,请append your idea for us,thanks!
如果用“man runN2NOpt”来查看这个命令的内容,可以发现它的options非常多,由此说明这个command曾经辉煌过。从字面上说,这个命令就是 run Netlist to Netlist optimization。
这个命令的用法:
Provides pre-placement synthesis capabilities inside the EDI System by using Encounter™ RTL Compiler Ultra to re-map and re-optimize the gate-level netlist to improve timing and area. Use this command before placement and after RTL synthesis.
意思就是:
在pre-placement阶段重新映射和优化网表来实现placement对timing和area的优化。