5 lines
138 B
Text
5 lines
138 B
Text
read_verilog abc_01.v
|
|
read_verilog -lib abc_01_cells.v
|
|
hierarchy -check -top test
|
|
proc; opt; techmap
|
|
abc -dff -liberty abc_01_cells.lib;;
|