mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-27 21:48:58 +00:00
add linecoverage command to generate lcov report from selection
This commit is contained in:
parent
513f0f16dd
commit
ef3f541501
5 changed files with 251 additions and 0 deletions
|
@ -56,3 +56,4 @@ OBJS += passes/cmds/setenv.o
|
|||
OBJS += passes/cmds/abstract.o
|
||||
OBJS += passes/cmds/test_select.o
|
||||
OBJS += passes/cmds/timeest.o
|
||||
OBJS += passes/cmds/linecoverage.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue