aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/cells_sim.v
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix copy-pasta typoEddie Hung2019-08-081-2/+2
* | DSP48E1 sim model: add SIMD testsDavid Shah2019-08-081-1/+1
* | DSP48E1 model: test CE inputsDavid Shah2019-08-081-5/+8
* | DSP48E1 sim model: seq test workingDavid Shah2019-08-081-6/+13
* | DSP48E1 sim model: Comb, no pre-adder, mode workingDavid Shah2019-08-081-2/+3
* | [wip] sim model testingDavid Shah2019-08-081-2/+2
* | [wip] sim model testingDavid Shah2019-08-081-40/+49
* | [wip] DSP48E1 sim model improvementsDavid Shah2019-08-071-6/+82
* | [wip] DSP48E1 sim model improvementsDavid Shah2019-08-061-23/+120
* | [wip] DSP48E1 sim model improvementsDavid Shah2019-08-061-8/+75
* | SignednessEddie Hung2019-07-161-7/+7
* | Merge branch 'xc7dsp' of github.com:YosysHQ/yosys into xc7dspEddie Hung2019-07-161-1/+1
|\ \
| * | xilinx: Add correct signed behaviour to DSP48E1 modelDavid Shah2019-07-161-1/+1
* | | Add support for {A,B,P}REG in DSP48E1Eddie Hung2019-07-161-5/+21
|/ /
* / Move DSP48E1 model out of cells_xtra, initial multiply one in cells_simEddie Hung2019-07-151-0/+131
|/
* xilinx: Fix the default values for FDPE/FDSE INIT attributes to match ISE/Viv...Marcin Koƛcielnicki2019-07-111-2/+2
* Revert "Fix broken MUXFx box, use MUXF7x2 box instead"Eddie Hung2019-07-011-3/+3
* Fix broken MUXFx box, use MUXF7x2 box insteadEddie Hung2019-07-011-3/+3
* Fix CARRY4 abc_box_idEddie Hung2019-06-281-1/+1
* Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-281-2/+2
|\
| * Refactor for one "abc_carry" attribute on moduleEddie Hung2019-06-271-2/+2
| * Merge origin/masterEddie Hung2019-06-271-1/+1
* | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-261-3/+3
|\|
| * Add "WE" to dist RAM's abc_scc_breakEddie Hung2019-06-261-3/+3
| * Add RAM32X1D box infoEddie Hung2019-06-251-2/+3
| * Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-06-251-0/+17
| |\
* | \ Merge remote-tracking branch 'origin/eddie/fix1132' into xc7muxEddie Hung2019-06-261-1/+1
|\ \ \
| * | | Simulation model verilog fixMiodrag Milanovic2019-06-261-1/+1
| | |/ | |/|
* | | Cleanup abc_box_idEddie Hung2019-06-261-5/+5
* | | Add RAM32X1D box infoEddie Hung2019-06-241-2/+3
* | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-241-0/+2
|\ \ \ | | |/ | |/|
| * | Add Xilinx dist RAM as comb boxesEddie Hung2019-06-241-0/+2
* | | Merge remote-tracking branch 'origin/eddie/ram32x1d' into xc7muxEddie Hung2019-06-241-0/+17
|\ \ \ | | |/ | |/|
| * | Add RAM32X1D supportEddie Hung2019-06-241-0/+17
* | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-221-2/+0
|\ \ \ | | |/ | |/|
| * | Remove DFF and RAMD box info for nowEddie Hung2019-06-211-2/+0
* | | Add $__XILINX_MUXF78 to preserve entire boxEddie Hung2019-06-211-0/+8
|/ /
* | Remove WIP ABC9 flop supportEddie Hung2019-06-141-10/+10
* | Disable dist RAM boxes due to comb loopEddie Hung2019-06-111-2/+2
* | Remove #ifndef ABCEddie Hung2019-06-111-4/+0
* | Remove abc_flop attributes for nowEddie Hung2019-06-061-56/+10
* | Update abc attributes on FD*E_1Eddie Hung2019-06-051-6/+26
* | TypoEddie Hung2019-06-031-1/+1
* | Fix `ifndefEddie Hung2019-06-031-1/+1
* | Add FD*E_1 -> FD*E techmap rulesEddie Hung2019-05-311-5/+31
* | Remove whitebox attribute from DRAMs for nowEddie Hung2019-05-301-2/+2
* | Carry in/out to be the last input/output for chains to be preservedEddie Hung2019-05-301-2/+2
* | Re-enable lib_whiteboxEddie Hung2019-05-271-5/+5
* | BlackboxesEddie Hung2019-05-261-5/+5
* | Add whitebox support to DRAMEddie Hung2019-05-231-2/+8