mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24:10 +00:00
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
|