aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Comment out SB_MAC16 arrival time for now, need to handle all its modesEddie Hung2019-08-281-1/+1
* Add arrival for SB_MAC16.OEddie Hung2019-08-281-0/+1
* Add arrival times for UEddie Hung2019-08-281-0/+26
* LX -> LPEddie Hung2019-08-281-1/+1
* Round not floorEddie Hung2019-08-281-21/+21
* Add LP timingsEddie Hung2019-08-281-0/+26
* LX -> LPEddie Hung2019-08-281-1/+1
* Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrivalEddie Hung2019-08-281-0/+20
|\
| * Add run-test.sh tooEddie Hung2019-08-281-0/+20
| * Do not overwrite LUT paramEddie Hung2019-08-281-1/+0
| * Add SB_CARRY to ice40_opt testEddie Hung2019-08-281-3/+5
| * Add ice40_opt testEddie Hung2019-08-281-0/+24
* | Do not overwrite LUT paramEddie Hung2019-08-281-1/+0
* | Add SB_CARRY to ice40_opt testEddie Hung2019-08-281-3/+5
* | Add ice40_opt testEddie Hung2019-08-281-0/+24
* | Revert "Revert "Fix omode which inserts an output if none exists (otherwise a...Eddie Hung2019-08-281-7/+8
* | Revert "Output "h" extension only if boxes"Eddie Hung2019-08-281-32/+28
* | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrivalEddie Hung2019-08-282-1/+48
|\|
| * Trailing commaEddie Hung2019-08-281-1/+1
| * Adapt to $__ICE40_CARRY_WRAPPEREddie Hung2019-08-281-3/+5
| * Revert "Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with"Eddie Hung2019-08-281-0/+45
* | Add arrival times for HX devicesEddie Hung2019-08-281-21/+114
* | Specify ice40 family to cells_sim.v using defineEddie Hung2019-08-281-1/+8
* | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrivalEddie Hung2019-08-285-68/+20
|\|
| * Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason withEddie Hung2019-08-281-45/+0
| * Update box size and timingsEddie Hung2019-08-283-12/+12
| * Update to new $__ICE40_CARRY_WRAPPEREddie Hung2019-08-281-11/+8
* | Account for D port being a constantEddie Hung2019-08-281-4/+4
* | Merge branch 'eddie/xilinx_srl' into xaig_arrivalEddie Hung2019-08-2813-225/+819
|\ \
| * | No need to replace Q of slice since $shiftx is autoremove-dEddie Hung2019-08-281-1/+0
| * | More cleanupEddie Hung2019-08-281-12/+14
| * | More cleanupEddie Hung2019-08-281-9/+6
| * | Do not use default_params dict, hardcode default values, cleanupEddie Hung2019-08-282-25/+21
| * | Add .gitignoreEddie Hung2019-08-281-0/+3
| * | Use test_pmgen for xilinx_srlEddie Hung2019-08-281-0/+57
| * | Always generate if no matchEddie Hung2019-08-281-1/+1
| * | Rename test_pmgen arg xilinx_srl.{fixed,variable}Eddie Hung2019-08-281-2/+2
| * | Do not simplemap for variable testEddie Hung2019-08-281-2/+2
| * | Add xilinx_srl testEddie Hung2019-08-283-0/+127
| * | Merge remote-tracking branch 'origin/master' into eddie/xilinx_srlEddie Hung2019-08-2827-347/+1438
| |\ \
| * | | Missing close bracketEddie Hung2019-08-261-1/+1
| * | | Revert "In sat: 'x' in init attr should not override constant"Eddie Hung2019-08-263-7/+1
| * | | Remove leftover headerEddie Hung2019-08-261-1/+0
| * | | Improve xilinx_srl.fixed generate, add .variable generateEddie Hung2019-08-261-26/+75
| * | | Account for maxsubcnt overflowingEddie Hung2019-08-261-1/+1
| * | | Add xilinx_srl_pm.variable to test_pmgenEddie Hung2019-08-261-0/+2
| * | | Populate generate for xilinx_srl.fixed patternEddie Hung2019-08-261-22/+54
| * | | Add xilinx_srl_fixed, fix typosEddie Hung2019-08-261-2/+6
| * | | Merge branch 'master' into eddie/xilinx_srlEddie Hung2019-08-264-28/+125
| |\ \ \
| * | | | Create new $__XILINX_SHREG_ cell for variable length tooEddie Hung2019-08-231-31/+30