| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrap LUTRAMs in order to capture comb/seq behaviour | Eddie Hung | 2019-08-20 | 1 | -15/+9 |
* | Add LUTRAM delays | Eddie Hung | 2019-08-20 | 1 | -3/+6 |
* | Use abc_{map,unmap,model}.v | Eddie Hung | 2019-08-20 | 1 | -8/+0 |
* | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-08-20 | 1 | -2/+2 |
|\ |
|
| * | Unify abc_carry_{in,out} into abc_carry and use port dir, as @mithro | Eddie Hung | 2019-08-19 | 1 | -2/+2 |
* | | Add arrival times for SRL outputs | Eddie Hung | 2019-08-19 | 1 | -3/+5 |
|/ |
|
* | Attach abc_scc_break, abc_carry_{in,out} attr to ports not modules | Eddie Hung | 2019-08-16 | 1 | -8/+20 |
* | xilinx: Fix the default values for FDPE/FDSE INIT attributes to match ISE/Viv... | Marcin KoĆcielnicki | 2019-07-11 | 1 | -2/+2 |
* | Revert "Fix broken MUXFx box, use MUXF7x2 box instead" | Eddie Hung | 2019-07-01 | 1 | -3/+3 |
* | Fix broken MUXFx box, use MUXF7x2 box instead | Eddie Hung | 2019-07-01 | 1 | -3/+3 |
* | Fix CARRY4 abc_box_id | Eddie Hung | 2019-06-28 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-06-28 | 1 | -2/+2 |
|\ |
|
| * | Refactor for one "abc_carry" attribute on module | Eddie Hung | 2019-06-27 | 1 | -2/+2 |
| * | Merge origin/master | Eddie Hung | 2019-06-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-26 | 1 | -3/+3 |
|\| |
|
| * | Add "WE" to dist RAM's abc_scc_break | Eddie Hung | 2019-06-26 | 1 | -3/+3 |
| * | Add RAM32X1D box info | Eddie Hung | 2019-06-25 | 1 | -2/+3 |
| * | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-06-25 | 1 | -0/+17 |
| |\ |
|
* | \ | Merge remote-tracking branch 'origin/eddie/fix1132' into xc7mux | Eddie Hung | 2019-06-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Simulation model verilog fix | Miodrag Milanovic | 2019-06-26 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Cleanup abc_box_id | Eddie Hung | 2019-06-26 | 1 | -5/+5 |
* | | | Add RAM32X1D box info | Eddie Hung | 2019-06-24 | 1 | -2/+3 |
* | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-24 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Add Xilinx dist RAM as comb boxes | Eddie Hung | 2019-06-24 | 1 | -0/+2 |
* | | | Merge remote-tracking branch 'origin/eddie/ram32x1d' into xc7mux | Eddie Hung | 2019-06-24 | 1 | -0/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | Add RAM32X1D support | Eddie Hung | 2019-06-24 | 1 | -0/+17 |
* | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-22 | 1 | -2/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove DFF and RAMD box info for now | Eddie Hung | 2019-06-21 | 1 | -2/+0 |
* | | | Add $__XILINX_MUXF78 to preserve entire box | Eddie Hung | 2019-06-21 | 1 | -0/+8 |
|/ / |
|
* | | Remove WIP ABC9 flop support | Eddie Hung | 2019-06-14 | 1 | -10/+10 |
* | | Disable dist RAM boxes due to comb loop | Eddie Hung | 2019-06-11 | 1 | -2/+2 |
* | | Remove #ifndef ABC | Eddie Hung | 2019-06-11 | 1 | -4/+0 |
* | | Remove abc_flop attributes for now | Eddie Hung | 2019-06-06 | 1 | -56/+10 |
* | | Update abc attributes on FD*E_1 | Eddie Hung | 2019-06-05 | 1 | -6/+26 |
* | | Typo | Eddie Hung | 2019-06-03 | 1 | -1/+1 |
* | | Fix `ifndef | Eddie Hung | 2019-06-03 | 1 | -1/+1 |
* | | Add FD*E_1 -> FD*E techmap rules | Eddie Hung | 2019-05-31 | 1 | -5/+31 |
* | | Remove whitebox attribute from DRAMs for now | Eddie Hung | 2019-05-30 | 1 | -2/+2 |
* | | Carry in/out to be the last input/output for chains to be preserved | Eddie Hung | 2019-05-30 | 1 | -2/+2 |
* | | Re-enable lib_whitebox | Eddie Hung | 2019-05-27 | 1 | -5/+5 |
* | | Blackboxes | Eddie Hung | 2019-05-26 | 1 | -5/+5 |
* | | Add whitebox support to DRAM | Eddie Hung | 2019-05-23 | 1 | -2/+8 |
* | | Instead of MUXCY/XORCY use CARRY4 (with timing) | Eddie Hung | 2019-05-21 | 1 | -2/+1 |
* | | Cleanup, call pmux2shiftx even without -nosrl | Eddie Hung | 2019-04-22 | 1 | -12/+16 |
|/ |
|
* | Merge remote-tracking branch 'origin' into xc7srl | Eddie Hung | 2019-04-20 | 1 | -0/+57 |
|\ |
|
| * | Remove BUFGCTRL, BUFHCE and LUT6_2 from cells_xtra. | Keith Rothman | 2019-04-12 | 1 | -11/+11 |
| * | Fix LUT6_2 definition. | Keith Rothman | 2019-04-09 | 1 | -3/+3 |
| * | Add additional cells sim models for core 7-series primatives. | Keith Rothman | 2019-04-09 | 1 | -0/+57 |
* | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-03-14 | 1 | -0/+65 |
|\| |
|
| * | Revert FF models to include IS_x_INVERTED parameters. | Keith Rothman | 2019-03-01 | 1 | -6/+34 |