dc_shell
source xxx.tcl
compile_ultra
write_file -f verilog -hier -out ./xx.v 生成xx.v文件,是网表文件
report_timing
report_area
report_power
exit
或者dc_shell -f xxx.tcl
在tcl文件中可以
report_timing > ./time.rpt
dc_shell
source xxx.tcl
compile_ultra
write_file -f verilog -hier -out ./xx.v 生成xx.v文件,是网表文件
report_timing
report_area
report_power
exit
或者dc_shell -f xxx.tcl
在tcl文件中可以
report_timing > ./time.rpt
本文标题:dc生成网表文件命令
本文链接:https://www.haomeiwen.com/subject/hlkjhktx.html
网友评论