index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
coolrunner2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify usage of noflatten among architectures
Miodrag Milanovic
2019-01-04
1
-1
/
+1
*
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
2
-6
/
+6
*
coolrunner2: Add an ANDTERM/XOR between chained FFs
Robert Ou
2018-03-31
1
-0
/
+58
*
coolrunner2: Split multi-bit nets
Robert Ou
2018-03-31
1
-0
/
+1
*
coolrunner2: Add extraction for TFFs
Robert Ou
2018-03-31
3
-0
/
+54
*
coolrunner2: Move LOC attributes onto the IO cells
Robert Ou
2018-01-17
1
-0
/
+2
*
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
2
-1
/
+81
*
coolrunner2: Fix mapping of flip-flops
Robert Ou
2017-09-01
1
-1
/
+0
*
coolrunner2: Combine some for loops together
Robert Ou
2017-09-01
1
-16
/
+14
*
coolrunner2: Add INVERT parameter to some BUFGs
Robert Ou
2017-08-14
1
-2
/
+6
*
coolrunner2: Add FFs with clock enable to cells_sim.v
Robert Ou
2017-08-14
1
-0
/
+60
*
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
2
-1
/
+1
*
coolrunner2: Add a few more primitives
Robert Ou
2017-06-25
1
-0
/
+110
*
coolrunner2: Initial mapping of latches
Robert Ou
2017-06-25
4
-0
/
+63
*
coolrunner2: Initial mapping of DFFs
Robert Ou
2017-06-25
4
-0
/
+76
*
coolrunner2: Remove redundant INVERT_PTC
Robert Ou
2017-06-25
2
-4
/
+1
*
coolrunner2: Remove debug prints
Robert Ou
2017-06-25
1
-2
/
+0
*
coolrunner2: Correctly handle $_NOT_ after $sop
Robert Ou
2017-06-25
1
-5
/
+41
*
coolrunner2: Also construct the XOR cell in the macrocell
Robert Ou
2017-06-25
2
-7
/
+34
*
coolrunner2: Initial techmapping for $sop
Robert Ou
2017-06-25
4
-153
/
+268
*
coolrunner2: Initial commit
Robert Ou
2017-06-24
3
-0
/
+223