由于抽def的脚本版本不一样,有时候更新之后,流程直接使用吐出来的def并不妥当,常常发生冲突。请检查:
1️⃣删除VDD VSS (流程自己加)
2️⃣时钟端口 USE CLOCK 是否符合设计要求
getdef -b xx -v xx
write_def -include "ports cells" -cell_types macro ./xx.def
阵列位置report_macro_location_constraints > cus.place_constraint.tcl
由于抽def的脚本版本不一样,有时候更新之后,流程直接使用吐出来的def并不妥当,常常发生冲突。请检查:
1️⃣删除VDD VSS (流程自己加)
2️⃣时钟端口 USE CLOCK 是否符合设计要求
getdef -b xx -v xx
write_def -include "ports cells" -cell_types macro ./xx.def
阵列位置report_macro_location_constraints > cus.place_constraint.tcl