mirror of https://github.com/YosysHQ/yosys.git
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
read_verilog memory_02.v
|
||
|
hierarchy -check -top test
|
||
|
proc;; memory -nomap
|
||
|
opt -mux_undef -mux_bool
|