aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* parse_xaiger to not take box_lookupEddie Hung2019-12-314-63/+37
* parse_xaiger to reorder ports tooEddie Hung2019-12-311-41/+26
* Add some abc9 dff testsEddie Hung2019-12-311-0/+55
* Do not re-order carry chain ports, just precompute iteration orderEddie Hung2019-12-312-44/+32
* 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
* write_xaiger: be more precise with ff_bits, remove ff_aig_mapEddie Hung2019-12-311-21/+19
* Retry getting rid of write_xaiger's holes_modeEddie Hung2019-12-311-81/+41
* Revert "Get rid of holes_mode"Eddie Hung2019-12-301-35/+70
* Get rid of holes_modeEddie Hung2019-12-301-70/+35
* Add -D DFF_MODE to abc9_map testEddie Hung2019-12-301-4/+4
* Remove delay targets docEddie Hung2019-12-301-9/+0
* write_xaiger to use scratchpad for stats; cleanup abc9Eddie Hung2019-12-302-190/+20
* Remove submod changesEddie Hung2019-12-302-201/+37
* Remove unusedEddie Hung2019-12-301-5/+0
* Do not offset FD* box timings due to -46ps TsuEddie Hung2019-12-301-12/+21
* Call "proc" if processes inside whiteboxesEddie Hung2019-12-301-1/+1
* Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-3042-211/+1731
|\
| * Merge pull request #1589 from YosysHQ/iopad_defaultMiodrag Milanović2019-12-3020-71/+67
| |\
| | * Fix new testsMiodrag Milanovic2019-12-283-6/+6
| | * Merge remote-tracking branch 'origin/master' into iopad_defaultMiodrag Milanovic2019-12-2820-150/+1614
| | |\
| | * | Make test without iopadsMiodrag Milanovic2019-12-2817-51/+51
| | * | Revert "Fix xilinx tests, when iopads are default"Miodrag Milanovic2019-12-2816-40/+40
| | * | Addressed review commentsMiodrag Milanovic2019-12-212-3/+3
| | * | iopad no op for compatibility with old scriptsMiodrag Milanovic2019-12-211-0/+3
| | * | Fix xilinx tests, when iopads are defaultMiodrag Milanovic2019-12-2117-42/+44
| | * | Make iopad option default for all xilinx flowsMiodrag Milanovic2019-12-211-14/+5
| * | | Merge pull request #1599 from YosysHQ/eddie/retry_1588Eddie Hung2019-12-304-20/+87
| |\ \ \
| | * | | Add #1598 testcaseEddie Hung2019-12-273-0/+48
| | * | | write_xaiger: inherit port ordering from original moduleEddie Hung2019-12-271-5/+16
| | * | | Revert "Merge pull request #1598 from YosysHQ/revert-1588-eddie/xaiger_cleanup"Eddie Hung2019-12-271-19/+27
| | | |/ | | |/|
| * | | Merge pull request #1600 from YosysHQ/eddie/cleanup_ecp5Eddie Hung2019-12-303-14/+6
| |\ \ \ | | |/ / | |/| |
| | * | Update resource countEddie Hung2019-12-281-3/+3
| | * | Nitpick cleanup for ecp5Eddie Hung2019-12-272-11/+3
| |/ /
| * | Merge branch 'master' of github.com:YosysHQ/yosysEddie Hung2019-12-271-27/+19
| |\ \
| | * \ Merge pull request #1598 from YosysHQ/revert-1588-eddie/xaiger_cleanupDavid Shah2019-12-271-27/+19
| | |\ \
| | | * | Revert "write_xaiger: only instantiate each whitebox cell type once"David Shah2019-12-271-27/+19
| | |/ /
| * / / write_xaiger: simplify c{i,o}_bitsEddie Hung2019-12-271-12/+6
| |/ /
| * | fixed invalid charMiodrag Milanovic2019-12-251-1/+1
| * | iopadmap: Emit tristate buffers with const OE for some edge cases.Marcin Kościelnicki2019-12-252-23/+91
| * | Merge pull request #1593 from YosysHQ/mwk/dsp48a1-pmgenMarcin Kościelnicki2019-12-2512-81/+1136
| |\ \
| | * | Minor nit fixesMarcin Kościelnicki2019-12-251-2/+2
| | * | Add DSP cascade testsEddie Hung2019-12-231-0/+89