aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/cells_sim.v
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xc7dsp' of github.com:YosysHQ/yosys into xc7dspEddie Hung2019-08-301-24/+79
|\
| * Merge branch 'master' into xc7dspDavid Shah2019-08-301-24/+91
| |\
| | * Add (* clkbuf_sink *) to SRLC16E, reorder ports to match vendorEddie Hung2019-08-281-3/+8
| | * xilinx: Add SRLC16E primitive.Marcin Kościelnicki2019-08-271-1/+21
| | * Merge branch 'master' into mwk/xilinx_bufgmapEddie Hung2019-08-231-1/+1
| | |\
| | | * Forgot oneEddie Hung2019-08-231-1/+2
| | * | Merge branch 'master' into mwk/xilinx_bufgmapEddie Hung2019-08-231-11/+22
| | |\|
| | | * Put abc_* attributes above portEddie Hung2019-08-231-7/+14
| | * | Merge remote-tracking branch 'origin/master' into mwk/xilinx_bufgmapEddie Hung2019-08-231-14/+20
| | |\|
| | * | move attributes to wiresMarcin Kościelnicki2019-08-131-33/+42
| | * | Add clock buffer insertion pass, improve iopadmap.Marcin Kościelnicki2019-08-131-0/+16
* | | | Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-08-201-8/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Unify abc_carry_{in,out} into abc_carry and use port dir, as @mithroEddie Hung2019-08-191-2/+2
| * | | Attach abc_scc_break, abc_carry_{in,out} attr to ports not modulesEddie Hung2019-08-161-8/+20
| | |/ | |/|
* | | Add assign PCOUT = P to DSP48E1Eddie Hung2019-08-131-0/+2
| |/ |/|
* | 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
|\ \ \ | | |/ | |/|