index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
cover.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-1
/
+1
*
Do not leak file descriptors in cover.cc
Clifford Wolf
2019-05-15
1
-5
/
+6
*
Fix two instances of integer-assignment to string.
Henner Zeller
2019-05-14
1
-1
/
+2
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Add "#ifdef __FreeBSD__"
Christian Krämer
2018-05-13
1
-1
/
+1
*
Revert "Add "#ifdef __FreeBSD__""
Clifford Wolf
2018-05-13
1
-1
/
+1
*
Add "#ifdef __FreeBSD__"
Johnny Sorocil
2018-05-05
1
-1
/
+1
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Only enable code coverage counters on linux
Clifford Wolf
2015-01-09
1
-2
/
+2
*
Made "cover" a compile-time option (disabled by default)
Clifford Wolf
2014-11-06
1
-2
/
+2
*
Header changes so it will compile on VS
William Speirs
2014-10-17
1
-2
/
+11
*
Disabled "cover -d" on win32
Clifford Wolf
2014-10-11
1
-0
/
+4
*
Moved patmatch() to yosys.cc
Clifford Wolf
2014-10-10
1
-2
/
+0
*
Replaced fnmatch() with patmatch()
Clifford Wolf
2014-10-10
1
-5
/
+3
*
namespace Yosys
Clifford Wolf
2014-09-27
1
-0
/
+4
*
Disabled cover() for non-linux builds
Clifford Wolf
2014-07-25
1
-2
/
+5
*
Improvements in "cover" command
Clifford Wolf
2014-07-25
1
-11
/
+37
*
Added "cover" command
Clifford Wolf
2014-07-24
1
-0
/
+115