3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-28 06:57:57 +00:00
yosys/tests/various/lcov.ys

4 lines
127 B
Text

read_verilog lcov.v
prep -top top
linecoverage -lcov lcov.out o:\out1 %ci*
exec -expect-return 0 -- diff -q lcov.out lcov.gold