index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
equiv
/
equiv_struct.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-5
/
+5
*
kernel: use more ID::*
Eddie Hung
2020-04-02
1
-5
/
+5
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-2
/
+2
*
stoi -> atoi
Eddie Hung
2019-08-07
1
-1
/
+1
*
Use std::stoi instead of atoi(<str>.c_str())
Eddie Hung
2019-08-06
1
-1
/
+1
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Added "equiv_struct -fwonly"
Clifford Wolf
2016-01-08
1
-5
/
+17
*
Bugfixes in equiv_struct
Clifford Wolf
2016-01-08
1
-2
/
+9
*
Added "equiv_struct -maxiter <N>"
Clifford Wolf
2016-01-06
1
-4
/
+16
*
Improvements in equiv_struct
Clifford Wolf
2015-10-25
1
-17
/
+62
*
Major refactoring of equiv_struct
Clifford Wolf
2015-10-25
1
-93
/
+165
*
equiv_struct now creates equiv_merged attributes
Clifford Wolf
2015-10-25
1
-0
/
+3
*
Improvements in equiv_struct
Clifford Wolf
2015-10-24
1
-1
/
+22
*
Also merge $equiv cells in equiv_struct
Clifford Wolf
2015-10-23
1
-0
/
+1
*
Improvements in equiv_struct
Clifford Wolf
2015-10-23
1
-11
/
+18
*
Added equiv_struct command
Clifford Wolf
2015-10-21
1
-0
/
+187