Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix synth_ice40 doc regarding -top default | Clifford Wolf | 2017-09-29 | 1 | -1/+1 |
| | |||||
* | iCE40 flow is not experimental anymore | Clifford Wolf | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | Minor fixes in ice40_ff* passes for sloppy SB_DFF instantiations | Clifford Wolf | 2016-07-08 | 2 | -13/+24 |
| | |||||
* | Improved ice40_ffinit error reporting | Clifford Wolf | 2016-06-30 | 1 | -1/+5 |
| | |||||
* | Added "deminout" | Clifford Wolf | 2016-06-19 | 1 | -0/+1 |
| | |||||
* | Added synth_ice40 support for latches via logic loops | Clifford Wolf | 2016-05-06 | 3 | -0/+13 |
| | |||||
* | Fixed ice40_opt lut unmapping, added "ice40_opt -unlut" | Clifford Wolf | 2016-05-06 | 1 | -3/+15 |
| | |||||
* | Converted synth_greenpak4 to ScriptPass | Clifford Wolf | 2016-04-23 | 1 | -3/+2 |
| | |||||
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 4 | -7/+7 |
| | |||||
* | Added ScriptPass helper class for script-like passes | Clifford Wolf | 2016-03-31 | 1 | -126/+79 |
| | |||||
* | Renamed opt_share to opt_merge | Clifford Wolf | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | Renamed opt_const to opt_expr | Clifford Wolf | 2016-03-31 | 2 | -6/+6 |
| | |||||
* | Work around DDR dout sim glitches in ice40 SB_IO sim model | Clifford Wolf | 2016-02-07 | 1 | -1/+7 |
| | |||||
* | Added dffsr2dff | Clifford Wolf | 2016-02-02 | 1 | -0/+2 |
| | |||||
* | Re-run ice40_opt in "synth_ice40 -abc2" | Clifford Wolf | 2015-12-22 | 1 | -1/+4 |
| | |||||
* | Improvements in ice40_opt | Clifford Wolf | 2015-12-22 | 1 | -5/+16 |
| | |||||
* | Bugfix in ice40_ffinit | Clifford Wolf | 2015-12-22 | 1 | -2/+2 |
| | |||||
* | Improved ice40_ffinit | Clifford Wolf | 2015-12-22 | 1 | -1/+22 |
| | |||||
* | Added "synth_ice40 -abc2" | Clifford Wolf | 2015-12-08 | 1 | -0/+11 |
| | |||||
* | Merge pull request #108 from cseed/master | Clifford Wolf | 2015-12-07 | 1 | -1/+3 |
|\ | | | | | Added LO to ICESTORM_LC for LUT cascade route. | ||||
| * | Added LO to ICESTORM_LC for LUT cascade route. | Cotton Seed | 2015-12-06 | 1 | -1/+3 |
| | | |||||
* | | Added ice40_ffinit pass | Clifford Wolf | 2015-11-26 | 3 | -0/+145 |
| | | |||||
* | | Fixed WE/RE usage in iCE40 BRAM mapping | Clifford Wolf | 2015-11-24 | 1 | -8/+8 |
| | | |||||
* | | Fixed iCE40 SB_IO OUTPUT_ENABLE vs. outena_q handling | Clifford Wolf | 2015-11-06 | 1 | -2/+2 |
| | | |||||
* | | Added read-enable to memory model | Clifford Wolf | 2015-09-25 | 2 | -6/+8 |
| | | |||||
* | | Fixed ice40 handling of negclk RAM40 | Clifford Wolf | 2015-09-10 | 2 | -12/+12 |
| | | |||||
* | | Switched to Python 3 | Clifford Wolf | 2015-08-22 | 2 | -5/+2 |
|/ | |||||
* | Another bugfix for ice40 and xilinx brams_init make rules | Clifford Wolf | 2015-08-16 | 2 | -4/+4 |
| | |||||
* | Fixed Makefile rules for generated share files | Clifford Wolf | 2015-08-16 | 1 | -1/+6 |
| | |||||
* | Added tribuf command | Clifford Wolf | 2015-08-16 | 1 | -0/+2 |
| | |||||
* | Adjust makefiles to work with out-of-tree builds | Clifford Wolf | 2015-08-12 | 1 | -4/+1 |
| | | | | This is based on work done by Larry Doolittle | ||||
* | Improved handling of "keep" attributes in hierarchical designs in opt_clean | Clifford Wolf | 2015-08-12 | 1 | -2/+1 |
| | |||||
* | Added iCE40 WARMBOOT cell | Marcus Comstedt | 2015-08-06 | 1 | -0/+10 |
| | |||||
* | Don't write a 17th memory bit in ice40/cells_sim (by Larry Doolittle) | Clifford Wolf | 2015-07-27 | 1 | -1/+0 |
| | |||||
* | iCE40 DFF sim models: init Q regs to 0 | Clifford Wolf | 2015-07-20 | 1 | -20/+43 |
| | |||||
* | Avoid tristate warning for blackbox ice40/cells_sim.v | Clifford Wolf | 2015-07-18 | 1 | -0/+2 |
| | |||||
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 5 | -13/+13 |
| | |||||
* | iCE40: set min bram efficiency to 2% | Clifford Wolf | 2015-06-20 | 1 | -2/+2 |
| | |||||
* | synth_ice40 now flattens by default | Clifford Wolf | 2015-06-09 | 1 | -4/+8 |
| | |||||
* | Added iCE40 PLL cells | Clifford Wolf | 2015-05-31 | 1 | -0/+168 |
| | |||||
* | Added output args to synth_ice40 | Clifford Wolf | 2015-05-26 | 1 | -0/+35 |
| | |||||
* | improved ice40 SB_IO sim model | Clifford Wolf | 2015-05-23 | 1 | -16/+9 |
| | |||||
* | Added ice40 SB_IO sim model | Clifford Wolf | 2015-05-23 | 1 | -1/+46 |
| | |||||
* | Verific build fixes | Clifford Wolf | 2015-05-17 | 1 | -2/+2 |
| | |||||
* | ice40_opt bugfix | Clifford Wolf | 2015-04-27 | 2 | -6/+4 |
| | |||||
* | iCE40: SB_CARRY const fold -> unmap SB_LUT | Clifford Wolf | 2015-04-27 | 1 | -3/+44 |
| | |||||
* | Added iCE40 const folding support for SB_CARRY | Clifford Wolf | 2015-04-27 | 3 | -2/+134 |
| | |||||
* | Initialization support for all iCE40 bram modes | Clifford Wolf | 2015-04-26 | 8 | -28/+65 |
| | |||||
* | initialized iCE40 brams (mode 0) | Clifford Wolf | 2015-04-25 | 5 | -54/+261 |
| | |||||
* | improved iCE40 SB_RAM40_4K simulation model | Clifford Wolf | 2015-04-25 | 1 | -59/+83 |
| |