Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Bugfix in Xilinx LUT mapping | Clifford Wolf | 2015-10-30 | 1 | -1/+1 | |
* | | Progress on cell help messages | Clifford Wolf | 2015-10-20 | 1 | -18/+114 | |
* | | Progress on cell help messages | Clifford Wolf | 2015-10-17 | 2 | -53/+106 | |
* | | Added "prep" command | Clifford Wolf | 2015-10-14 | 2 | -0/+157 | |
* | | Added more cell descriptions | Clifford Wolf | 2015-10-14 | 1 | -0/+85 | |
* | | Added first help messages for cell types | Clifford Wolf | 2015-10-14 | 4 | -0/+292 | |
* | | Added examples/ top-level directory | Clifford Wolf | 2015-10-13 | 14 | -279/+0 | |
* | | Added read-enable to memory model | Clifford Wolf | 2015-09-25 | 6 | -29/+36 | |
* | | Added nlutmap | Clifford Wolf | 2015-09-18 | 1 | -2/+2 | |
* | | Renamed GreenPAK4 cells, improved GP4 DFF mapping | Clifford Wolf | 2015-09-18 | 5 | -9/+50 | |
* | | Fixed copy&paste typo in synth_greenpak4 | Clifford Wolf | 2015-09-16 | 1 | -3/+3 | |
* | | Added GreenPAK4 skeleton | Clifford Wolf | 2015-09-16 | 4 | -0/+297 | |
* | | Fixed ice40 handling of negclk RAM40 | Clifford Wolf | 2015-09-10 | 2 | -12/+12 | |
* | | Switched to Python 3 | Clifford Wolf | 2015-08-22 | 4 | -10/+4 | |
|/ | ||||||
* | Another bugfix for ice40 and xilinx brams_init make rules | Clifford Wolf | 2015-08-16 | 4 | -9/+9 | |
* | Fixed Makefile rules for generated share files | Clifford Wolf | 2015-08-16 | 2 | -2/+13 | |
* | Added $tribuf and $_TBUF_ sim models | Clifford Wolf | 2015-08-16 | 2 | -0/+20 | |
* | Added tribuf command | Clifford Wolf | 2015-08-16 | 1 | -0/+2 | |
* | Added $tribuf and $_TBUF_ cell types | Clifford Wolf | 2015-08-16 | 1 | -1/+1 | |
* | Another block of spelling fixes | Larry Doolittle | 2015-08-14 | 3 | -4/+4 | |
* | Adjust makefiles to work with out-of-tree builds | Clifford Wolf | 2015-08-12 | 4 | -22/+3 | |
* | 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 | |
* | Added WORDS parameter to $meminit | Clifford Wolf | 2015-07-31 | 1 | -1/+2 | |
* | 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 | |
* | Improved liberty file test case | Clifford Wolf | 2015-07-06 | 1 | -1/+2 | |
* | Added "synth -nofsm" | Clifford Wolf | 2015-07-02 | 1 | -1/+10 | |
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 13 | -30/+30 | |
* | iCE40: set min bram efficiency to 2% | Clifford Wolf | 2015-06-20 | 1 | -2/+2 | |
* | Added "synth -nordff -noalumacc" | Clifford Wolf | 2015-06-15 | 1 | -3/+20 | |
* | 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 | 2 | -2/+37 | |
* | 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 | 2 | -4/+4 | |
* | 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 simplemap $lut support | Clifford Wolf | 2015-04-27 | 1 | -8/+2 | |
* | 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 | |
* | More iCE40 bram improvements | Clifford Wolf | 2015-04-25 | 4 | -51/+69 | |
* | iCE40 bram progress | Clifford Wolf | 2015-04-24 | 2 | -16/+35 | |
* | iCE40 bram tests and fixes | Clifford Wolf | 2015-04-24 | 6 | -16/+181 | |
* | Added ice40 bram support | Clifford Wolf | 2015-04-24 | 4 | -1/+192 | |
* | iCE40: Added SB_RAM40_4K{,NR,NW,NRNW}* models | Clifford Wolf | 2015-04-19 | 1 | -13/+289 |