aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Special abc9_clock wire to contain only clock signalEddie Hung2019-11-251-12/+10
| * | | | | | | | | | | | For abc9, run clkpart before ff_map and after abc9Eddie Hung2019-11-231-0/+2
| * | | | | | | | | | | | Merge branch 'eddie/clkpart' into xaig_dffEddie Hung2019-11-221-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eddie/xaig_dff_adff' into xaig_dffEddie Hung2019-11-211-12/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Do not drop async control signals in abc_map.vEddie Hung2019-11-191-12/+16
| * | | | | | | | | | | | | | Add blackbox model for $__ABC9_FF_ so that clock partitioning worksEddie Hung2019-11-201-0/+3
| * | | | | | | | | | | | | | Fix INIT valuesEddie Hung2019-11-201-4/+4
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-11-1941-23094/+31993
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-10-081-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CleanupEddie Hung2019-10-071-7/+2
| * | | | | | | | | | | | | | | Rename $currQ to $abc9_currQEddie Hung2019-10-071-46/+46
| * | | | | | | | | | | | | | | Update comments in abc9_map.vEddie Hung2019-10-071-131/+57
| * | | | | | | | | | | | | | | Remove -D_ABC9Eddie Hung2019-10-071-2/+0
| * | | | | | | | | | | | | | | Do not require changes to cells_sim.v; try and work out comb modelEddie Hung2019-10-054-230/+200
| * | | | | | | | | | | | | | | abc -> abc9Eddie Hung2019-10-041-3/+3
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-10-044-181/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Use read_args for read_verilogEddie Hung2019-10-041-3/+6
| * | | | | | | | | | | | | | | | Fix merge issuesEddie Hung2019-10-042-9/+10
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/eddie/abc_to_abc9' into xaig_dffEddie Hung2019-10-0431-278/+294
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-10-036-2/+184
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | EnglishEddie Hung2019-10-031-3/+3
| * | | | | | | | | | | | | | | | | | More fixesEddie Hung2019-10-011-16/+16
| * | | | | | | | | | | | | | | | | | Escape Verilog identifiers for legality outside of YosysEddie Hung2019-10-011-48/+48
| * | | | | | | | | | | | | | | | | | Remove need for $currQ port connectionEddie Hung2019-09-302-111/+118
| * | | | | | | | | | | | | | | | | | Add explanation to abc_map.vEddie Hung2019-09-301-0/+16
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-308-124/+122
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Missing endmoduleEddie Hung2019-09-291-0/+1
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-2919-31/+3401
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | FDCE_1 does not have IS_CLR_INVERTEDEddie Hung2019-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Big rework; flop info now mostly in cells_sim.vEddie Hung2019-09-286-295/+314
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-2757-1594/+22196
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Revert "Remove sequential extension"Eddie Hung2019-08-206-17/+359
* | | | | | | | | | | | | | | | | | | | | | | Fix DSP48E1 simEddie Hung2020-01-061-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #1617 from YosysHQ/eddie/abc9_dsp_refactorEddie Hung2020-01-065-1653/+507
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Wrap arrival functions inside `YOSYS tooEddie Hung2020-01-061-0/+2
| * | | | | | | | | | | | | | | | | | | | | Fix return value of arrival time functions, fix wordEddie Hung2020-01-061-18/+14
| * | | | | | | | | | | | | | | | | | | | | Drive $[ABCD] explicitlyEddie Hung2020-01-021-15/+21
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_dsp_refactorEddie Hung2020-01-0213-43/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | ifndef __ICARUS__ -> ifdef YOSYSEddie Hung2020-01-011-2/+2
| * | | | | | | | | | | | | | | | | | | | | Rework abc9's DSP48E1 modelEddie Hung2020-01-015-1656/+506
* | | | | | | | | | | | | | | | | | | | | | Valid to have attribute starting with SB_CARRY.Miodrag Milanovic2020-01-041-0/+2
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #1604 from whitequark/unify-ram-namingwhitequark2020-01-0218-40/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Harmonize BRAM/LUTRAM descriptions across all of Yosys.whitequark2020-01-0118-40/+67
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #1601 from YosysHQ/eddie/synth_retimeEddie Hung2020-01-0212-37/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Update doc that "-retime" calls abc with "-dff -D 1"Eddie Hung2019-12-3011-12/+12
| * | | | | | | | | | | | | | | | | | | | | | Disable synth_gowin -abc9 as it offers no advantages yetEddie Hung2019-12-301-12/+12
| * | | | | | | | | | | | | | | | | | | | | | Revert "Revert "synth_* with -retime option now calls abc with -D 1 as well""Eddie Hung2019-12-3011-13/+13
* | | | | | | | | | | | | | | | | | | | | | | ifdef __ICARUS__ -> ifndef YOSYSEddie Hung2020-01-011-6/+6
| |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Fix anlogic async flop mappingEddie Hung2020-01-011-8/+8
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |