mirror of
https://github.com/YosysHQ/yosys
synced 2026-08-05 05:43:37 +00:00
5 lines
126 B
Text
5 lines
126 B
Text
read_verilog ../sim/dff.v
|
|
proc
|
|
logger -expect error "not supported" 1
|
|
dfflibmap -liberty dfflibmap.lib
|
|
logger -check-expected
|