aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/cells_sim.v
Commit message (Expand)AuthorAgeFilesLines
* Remove need for $currQ port connectionEddie Hung2019-09-301-80/+80
* Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-301-0/+44
|\
| * Add LDCE/LDPE sim library, remove from *cells_xtra.{v,py}Eddie Hung2019-09-301-0/+44
* | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-291-0/+463
|\|
| * Merge remote-tracking branch 'origin/clifford/fix1381' into xc7dspEddie Hung2019-09-191-8/+44
| |\
| * | Mis-spellEddie Hung2019-09-181-10/+25
| * | Add pattern detection support for DSP48E1 model, check against vendorEddie Hung2019-09-181-4/+43
| * | Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-09-051-26/+70
| |\ \
| * \ \ 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
| | |\ \ \
| * | \ \ \ Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-08-201-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
* | | | | | FDCE_1 does not have IS_CLR_INVERTEDEddie Hung2019-09-291-1/+1
* | | | | | Big rework; flop info now mostly in cells_sim.vEddie Hung2019-09-281-47/+247
| |_|_|_|/ |/| | | |
* | | | | Use extractinv for synth_xilinx -iseMarcin Kościelnicki2019-09-191-8/+44
| |_|_|/ |/| | |
* | | | Remove trailing spaceEddie Hung2019-08-301-2/+2
* | | | Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-281-15/+78
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |\ \ \
| * \ \ \ Merge branch 'master' into mwk/xilinx_bufgmapEddie Hung2019-08-231-11/+22
| |\ \ \ \
| * \ \ \ \ 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
| | |_|_|/ | |/| | |
* | | | | Put attributes above portEddie Hung2019-08-231-19/+46
* | | | | Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-231-5/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Forgot oneEddie Hung2019-08-231-1/+2
| | |_|/ | |/| |
| * | | Put abc_* attributes above portEddie Hung2019-08-231-7/+14
| | |/ | |/|
* | | Add abc_arrival to SRL*Eddie Hung2019-08-211-3/+5
* | | OopsEddie Hung2019-08-201-1/+1
* | | xilinx to use abc_map.v with -max_iter 1Eddie Hung2019-08-201-3/+6
* | | Add reference to FD* timingEddie Hung2019-08-201-0/+2
* | | Remove sequential extensionEddie Hung2019-08-201-8/+16
* | | Remove SRL* delays from cells_sim.vEddie Hung2019-08-201-5/+3
* | | Wrap LUTRAMs in order to capture comb/seq behaviourEddie Hung2019-08-201-15/+9