index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
coolrunner2
/
coolrunner2_sop.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-52
/
+52
*
kernel: use more ID::*
Eddie Hung
2020-04-02
1
-4
/
+4
*
coolrunner2: Attempt to give wires/cells more meaningful names
R. Ou
2020-03-02
1
-6
/
+18
*
coolrunner2: Insert many more required feedthrough cells
R. Ou
2020-03-01
1
-66
/
+28
*
coolrunner2: Separate and improve buffer cell insertion pass
R. Ou
2020-02-16
1
-54
/
+0
*
Fix spacing
Eddie Hung
2019-08-06
1
-3
/
+3
*
Make liberal use of IdString.in()
Eddie Hung
2019-08-06
1
-14
/
+8
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
coolrunner2: Add an ANDTERM/XOR between chained FFs
Robert Ou
2018-03-31
1
-0
/
+58
*
coolrunner2: Finish fixing special-use p-terms
Robert Ou
2017-09-01
1
-8
/
+20
*
coolrunner2: Generate a feed-through AND term when necessary
Robert Ou
2017-09-01
1
-13
/
+31
*
coolrunner2: Initial fixes for special p-terms
Robert Ou
2017-09-01
1
-0
/
+78
*
coolrunner2: Combine some for loops together
Robert Ou
2017-09-01
1
-16
/
+14
*
Fix some c++ clang compiler errors
Clifford Wolf
2017-07-03
1
-3
/
+3
*
Apply minor coding style changes to coolrunner2 target
Clifford Wolf
2017-07-03
1
-0
/
+156