aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40/cells_sim.v
Commit message (Expand)AuthorAgeFilesLines
* Remove noise from ice40/cells_sim.vEddie Hung2019-06-271-5/+0
* Refactor for one "abc_carry" attribute on moduleEddie Hung2019-06-271-2/+2
* Fix and cleanup ice40 boxes for carry in/outEddie Hung2019-06-221-2/+2
* Remove WIP ABC9 flop supportEddie Hung2019-06-141-25/+25
* Remove abc_flop{,_d} attributes from ice40/cells_sim.vEddie Hung2019-06-121-40/+20
* Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-101-0/+24
|\
| * ice40/cells_sim.v: Add support for RGB_DRV/LED_DRV_CUR for u4kSimon Schubert2019-06-101-0/+24
* | Make SB_LUT4 a whitebox, SB_DFF a blackbox (for now)Eddie Hung2019-06-031-3/+3
* | Consistent with xilinxEddie Hung2019-06-031-1/+1
* | Merge branch 'xaig' into xc7muxEddie Hung2019-05-311-1/+1
|\ \
| * | Use nonblockingEddie Hung2019-04-231-1/+1
* | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-211-0/+11
|\ \ \ | |/ / |/| / | |/
| * ice40/cells_sim.v: Add support for TRIM input to SB_HFOSCSylvain Munaut2019-05-131-0/+11
* | Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-04-221-10/+19
|\|
| * ice40 cells_sim.v: SB_IO: update clock enable behaviour based on hardware exp...Luke Wren2019-04-211-10/+19
* | Convert to use #945Eddie Hung2019-04-211-8/+2
* | ABC_FLOPS -> ABC_MODEL -- only whitebox if ABC_MODEL setEddie Hung2019-04-191-3/+6
* | Fix SB_DFF comb modelEddie Hung2019-04-181-1/+1
* | Missing close bracketEddie Hung2019-04-181-1/+1
* | Annotate SB_DFF* with abc_flop and abc_box_idEddie Hung2019-04-181-22/+49
* | Use new -wb flag for ABC flowEddie Hung2019-04-181-0/+2
* | Missing abc_flop_q attribute on SPRAMEddie Hung2019-04-171-1/+1
* | Mark seq output ports with "abc_flop_q" attrEddie Hung2019-04-171-24/+24
* | Revert "Try using an ICE40_CARRY_LUT primitive to avoid ABC issues"Eddie Hung2019-04-171-22/+0
* | Try using an ICE40_CARRY_LUT primitive to avoid ABC issuesEddie Hung2019-04-171-0/+22
* | Add ice40 box filesEddie Hung2019-04-161-0/+1
|/
* Remove ice40/cells_sim.v hack to avoid warning for blocking memory writesClifford Wolf2019-03-121-19/+0
* ice40: Add ice40_braminit pass to allow initialization of BRAM from fileSylvain Munaut2019-03-081-37/+51
* Improve iCE40 SB_MAC16 modelClifford Wolf2019-02-201-17/+10
* Add first draft of functional SB_MAC16 modelClifford Wolf2019-02-191-53/+175
* Merge pull request #724 from whitequark/equiv_optClifford Wolf2018-12-161-0/+2
|\
| * equiv_opt: pass -D EQUIV when techmapping.whitequark2018-12-071-0/+2
* | Only use non-blocking assignments of SB_RAM40_4K for yosysOlof Kindgren2018-12-061-0/+19
|/
* Add iCE40 SB_SPRAM256KA simulation modelClifford Wolf2018-09-101-9/+30
* ice40: Add CIN_CONST and CIN_SET parameters to ICESTORM_LCDavid Shah2018-07-131-2/+6
* Avoid mixing module port declaration styles in ice40 cells_sim.vOlof Kindgren2018-05-171-43/+23
* Squelch trailing whitespace, including meta-whitespaceLarry Doolittle2018-03-111-3/+3
* Fix port names in SB_IO_ODGraham Edgecombe2017-12-101-18/+18
* Remove trailing comma from SB_IO_OD port listGraham Edgecombe2017-12-101-1/+1
* Add remaining UltraPlus cells to ice40 techlibDavid Shah2017-11-281-0/+263
* Remove unnecessary keep attributesDavid Shah2017-11-181-5/+5
* Add some UltraPlus cells to ice40 techlibDavid Shah2017-11-161-0/+103
* Work around DDR dout sim glitches in ice40 SB_IO sim modelClifford Wolf2016-02-071-1/+7
* Merge pull request #108 from cseed/masterClifford Wolf2015-12-071-1/+3
|\
| * Added LO to ICESTORM_LC for LUT cascade route.Cotton Seed2015-12-061-1/+3
* | Fixed iCE40 SB_IO OUTPUT_ENABLE vs. outena_q handlingClifford Wolf2015-11-061-2/+2
* | Fixed ice40 handling of negclk RAM40Clifford Wolf2015-09-101-8/+8
|/
* Improved handling of "keep" attributes in hierarchical designs in opt_cleanClifford Wolf2015-08-121-2/+1
* Added iCE40 WARMBOOT cellMarcus Comstedt2015-08-061-0/+10
* Don't write a 17th memory bit in ice40/cells_sim (by Larry Doolittle)Clifford Wolf2015-07-271-1/+0