3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-14 11:15:40 +00:00
yosys/tests/liberty/scl_cache.ys
2026-07-10 14:52:06 +02:00

7 lines
157 B
Text

read_verilog small.v
synth -top small
abc -liberty normal.lib
logger -expect log "using cached merged SCL" 1
abc -liberty normal.lib
logger -check-expected