index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into eddie/xilinx_srl
Eddie Hung
2019-08-30
18
-139
/
+264
|
\
|
*
Merge pull request #1343 from whitequark/diamond-ffs
David Shah
2019-08-30
7
-106
/
+147
|
|
\
|
|
*
ecp5: Add simulation equivalence check for Diamond FF implementations
David Shah
2019-08-30
3
-0
/
+87
|
|
*
ecp5: deduplicate Diamond FD/IFS/OFS/IO primitives.
whitequark
2019-08-30
5
-95
/
+60
|
|
*
ecp5: allow (and enable by default) GSR on FD/IFS/OFS primitives.
whitequark
2019-08-30
1
-35
/
+20
|
|
*
ecp5: add missing FD primitives.
whitequark
2019-08-30
2
-72
/
+76
|
|
*
ecp5: fix CEMUX on IFS/OFS primitives.
whitequark
2019-08-30
2
-18
/
+18
|
|
/
|
*
Merge pull request #1337 from YosysHQ/eddie/fix_carry_wrapper
Eddie Hung
2019-08-29
7
-27
/
+71
|
|
\
|
|
*
Rename boxes too
Eddie Hung
2019-08-29
3
-3
/
+3
|
|
*
Add run-test.sh too
Eddie Hung
2019-08-28
1
-0
/
+20
|
|
*
Do not overwrite LUT param
Eddie Hung
2019-08-28
1
-1
/
+0
|
|
*
Add SB_CARRY to ice40_opt test
Eddie Hung
2019-08-28
1
-3
/
+5
|
|
*
Add ice40_opt test
Eddie Hung
2019-08-28
1
-0
/
+24
|
|
*
Trailing comma
Eddie Hung
2019-08-28
1
-1
/
+1
|
|
*
Adapt to $__ICE40_CARRY_WRAPPER
Eddie Hung
2019-08-28
1
-3
/
+5
|
|
*
Revert "Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with"
Eddie Hung
2019-08-28
1
-0
/
+45
|
|
*
Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with
Eddie Hung
2019-08-28
1
-45
/
+0
|
|
*
Update box size and timings
Eddie Hung
2019-08-28
3
-12
/
+12
|
|
*
Update to new $__ICE40_CARRY_WRAPPER
Eddie Hung
2019-08-28
1
-11
/
+8
|
*
|
Fix typo that's gone unnoticed for 5 months!?!
Eddie Hung
2019-08-29
1
-1
/
+1
|
*
|
Bump YOSYS_VER
Clifford Wolf
2019-08-29
1
-1
/
+1
|
|
/
|
*
Merge pull request #1334 from YosysHQ/clifford/async2synclatch
Eddie Hung
2019-08-28
1
-1
/
+36
|
|
\
|
|
*
Add $dlatch support to async2sync
Clifford Wolf
2019-08-28
1
-1
/
+36
|
*
|
Add (* clkbuf_sink *) to SRLC16E, reorder ports to match vendor
Eddie Hung
2019-08-28
1
-3
/
+8
*
|
|
Cleanup
Eddie Hung
2019-08-28
1
-4
/
+0
*
|
|
Account for D port being a constant
Eddie Hung
2019-08-28
1
-4
/
+4
*
|
|
No need to replace Q of slice since $shiftx is autoremove-d
Eddie Hung
2019-08-28
1
-1
/
+0
*
|
|
More cleanup
Eddie Hung
2019-08-28
1
-12
/
+14
*
|
|
More cleanup
Eddie Hung
2019-08-28
1
-9
/
+6
*
|
|
Do not use default_params dict, hardcode default values, cleanup
Eddie Hung
2019-08-28
2
-25
/
+21
*
|
|
Add .gitignore
Eddie Hung
2019-08-28
1
-0
/
+3
*
|
|
Use test_pmgen for xilinx_srl
Eddie Hung
2019-08-28
1
-0
/
+57
*
|
|
Always generate if no match
Eddie Hung
2019-08-28
1
-1
/
+1
*
|
|
Rename test_pmgen arg xilinx_srl.{fixed,variable}
Eddie Hung
2019-08-28
1
-2
/
+2
*
|
|
Do not simplemap for variable test
Eddie Hung
2019-08-28
1
-2
/
+2
*
|
|
Add xilinx_srl test
Eddie Hung
2019-08-28
3
-0
/
+127
*
|
|
Merge remote-tracking branch 'origin/master' into eddie/xilinx_srl
Eddie Hung
2019-08-28
27
-347
/
+1438
|
\
|
|
|
*
|
Merge pull request #1332 from YosysHQ/dave/ecp5gsr
David Shah
2019-08-28
6
-54
/
+212
|
|
\
\
|
|
*
|
ecp5: Add GSR support
David Shah
2019-08-27
6
-54
/
+212
|
*
|
|
Merge pull request #1335 from YosysHQ/clifford/paramap
Clifford Wolf
2019-08-28
1
-68
/
+119
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Fix typo
Clifford Wolf
2019-08-28
1
-2
/
+2
|
|
*
|
Add "paramap" pass
Clifford Wolf
2019-08-28
1
-67
/
+118
|
|
/
/
|
*
|
Merge pull request #1325 from YosysHQ/eddie/sat_init
Clifford Wolf
2019-08-28
2
-2
/
+8
|
|
\
\
|
|
*
|
Ignore all 1'bx in (* init *)
Eddie Hung
2019-08-27
1
-3
/
+1
|
|
*
|
Revert to using clean
Eddie Hung
2019-08-27
1
-1
/
+1
|
|
*
|
Wire with init on FF part, 1'bx on non-FF part
Eddie Hung
2019-08-24
1
-1
/
+3
|
|
*
|
Blocking assignment
Eddie Hung
2019-08-23
1
-1
/
+1
|
|
*
|
In sat: 'x' in init attr should not override constant
Eddie Hung
2019-08-22
3
-1
/
+7
|
*
|
|
xilinx: Add SRLC16E primitive.
Marcin KoĆcielnicki
2019-08-27
1
-1
/
+21
|
*
|
|
Merge pull request #1292 from YosysHQ/mwk/xilinx_bufgmap
Eddie Hung
2019-08-27
16
-223
/
+1075
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]