mirror of https://github.com/YosysHQ/yosys.git
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
|
|
read_verilog ../sim/dff.v
|
||
|
|
proc
|
||
|
|
logger -expect error "not supported" 1
|
||
|
|
dfflibmap -liberty dfflibmap.lib
|
||
|
|
logger -check-expected
|