aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
Commit message (Expand)AuthorAgeFilesLines
* Add abc9_ops -check, -prep_times, -write_box for required timesEddie Hung2020-01-101-0/+5
* Merge remote-tracking branch 'origin/eddie/abc9_refactor' into eddie/abc9_req...Eddie Hung2020-01-086-1676/+520
|\
| * Fix abc9_xc7.box commentsEddie Hung2020-01-071-7/+14
| * Merge branch 'master' of github.com:YosysHQ/yosysEddie Hung2020-01-0613-217/+716
| |\
| | * Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2020-01-065-1674/+509
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2020-01-0619-40/+69
| | |\ \
| | * | | Fix spacingEddie Hung2020-01-021-1/+1
| * | | | 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 remote-tracking branch 'origin/eddie/abc9_refactor' into xaig_arrival_r...Eddie Hung2020-01-0639-656/+1189
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2020-01-0212-756/+722
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | synth_xilinx -dff to work with abc tooEddie Hung2020-01-021-6/+14
| | * | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2020-01-0214-66/+86
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Update commentsEddie Hung2020-01-021-11/+6
| | * | | | abc9 -keepff -> -dff; refactor dff operationsEddie Hung2020-01-022-58/+58
| | * | | | Clamp -46ps for FDPE* tooEddie Hung2020-01-011-2/+2
| | * | | | Restore abc9 -keepffEddie Hung2020-01-012-86/+6
| | * | | | Re-arrange FD orderEddie Hung2019-12-313-182/+182
| | * | | | Missing characterEddie Hung2019-12-311-1/+1
| | * | | | Cleanup xilinx boxesEddie Hung2019-12-312-391/+425
| | * | | | Cleanup ice40 boxesEddie Hung2019-12-313-30/+43
| | * | | | Cleanup ecp5 boxesEddie Hung2019-12-314-35/+31
| | * | | | Update abc9_xc7.box commentsEddie Hung2019-12-311-18/+18
| | * | | | FDCE ports to be alphabeticalEddie Hung2019-12-311-3/+3
| | * | | | Fix attributes on $__ABC9_ASYNC[01] whiteboxEddie Hung2019-12-311-2/+2
| | * | | | Fix incorrect $__ABC9_ASYNC[01] boxEddie Hung2019-12-311-2/+2
| * | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactorEddie Hung2020-01-0227-91/+118
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | 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
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2019-12-306-121/+673
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Do not offset FD* box timings due to -46ps TsuEddie Hung2019-12-301-12/+21
| | * | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-3010-32/+377
| | |\ \
| | * | | Tidy up abc9_map.vEddie Hung2019-12-301-103/+103
| | * | | Add "synth_xilinx -dff" option, cleanup abc9Eddie Hung2019-12-302-2/+98
| | * | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-201-24/+10
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-204-172/+240
| | |\ \ \ \
| | * | | | | Add RAM{32,64}M to abc9_map.vEddie Hung2019-12-191-0/+78