mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-24 03:57:54 +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
43
tests/various/lcov.gold
Normal file
43
tests/various/lcov.gold
Normal file
|
@ -0,0 +1,43 @@
|
|||
SF:lcov.v
|
||||
DA:2,1
|
||||
DA:3,1
|
||||
DA:4,1
|
||||
DA:5,1
|
||||
DA:6,1
|
||||
DA:7,1
|
||||
DA:8,1
|
||||
DA:9,0
|
||||
DA:13,1
|
||||
DA:14,1
|
||||
DA:17,1
|
||||
DA:18,1
|
||||
DA:19,1
|
||||
DA:21,0
|
||||
DA:22,0
|
||||
DA:23,0
|
||||
DA:24,0
|
||||
DA:25,0
|
||||
DA:26,0
|
||||
DA:27,0
|
||||
DA:28,0
|
||||
DA:29,0
|
||||
DA:30,0
|
||||
DA:32,1
|
||||
DA:33,1
|
||||
DA:36,0
|
||||
DA:37,0
|
||||
DA:38,0
|
||||
DA:40,0
|
||||
DA:41,0
|
||||
DA:42,0
|
||||
DA:43,0
|
||||
DA:44,0
|
||||
DA:45,0
|
||||
DA:46,0
|
||||
DA:48,0
|
||||
DA:49,0
|
||||
DA:52,1
|
||||
DA:53,0
|
||||
LF:39
|
||||
LH:24
|
||||
end_of_record
|
Loading…
Add table
Add a link
Reference in a new issue