aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'xaig' into xc7muxEddie Hung2019-05-315-15/+99
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Throw out unused code inherited from abcEddie Hung2019-05-311-212/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix issue where keep signal became PI, but also box was adding CI driverEddie Hung2019-05-301-5/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | read_xaiger() to name box signalsEddie Hung2019-05-301-4/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix spellingEddie Hung2019-05-301-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove whitebox attribute from DRAMs for nowEddie Hung2019-05-301-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not re-sort box_module portsEddie Hung2019-05-301-4/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove whitespaceEddie Hung2019-05-301-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Revert "Re-enable &dc2"Eddie Hung2019-05-301-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not double count LUT1sEddie Hung2019-05-301-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Carry in/out to be the last input/output for chains to be preservedEddie Hung2019-05-304-12/+91
| | * | | | | | | | | | | | | | | | | | | | | | | | Re-enable &dc2Eddie Hung2019-05-301-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Reduce -W to 160Eddie Hung2019-05-291-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Some more realistic delays...Eddie Hung2019-05-291-7/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | Erase all boxes before stitchingEddie Hung2019-05-291-27/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | Call &if with -W 250Eddie Hung2019-05-291-1/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | Bump ABCEddie Hung2019-05-291-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Rename to #23Eddie Hung2019-05-291-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | Add abc_test024Eddie Hung2019-05-291-6/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix abc_test024Eddie Hung2019-05-291-4/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | Add some debug to abc9Eddie Hung2019-05-291-1/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | Add abc9_test022Eddie Hung2019-05-281-0/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix for abc9_test022Eddie Hung2019-05-281-2/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | Small improvementEddie Hung2019-05-281-4/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | From masterEddie Hung2019-05-281-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | From masterEddie Hung2019-05-281-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | TypoEddie Hung2019-05-281-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Update from masterEddie Hung2019-05-285-64/+59
| | * | | | | | | | | | | | | | | | | | | | | | | | Update README.md from masterEddie Hung2019-05-281-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-2817-104/+422
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | read_aiger to only clean own designEddie Hung2019-05-281-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | MisspellEddie Hung2019-05-281-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | If driver not found, use LUT2Eddie Hung2019-05-271-29/+27
| | * | | | | | | | | | | | | | | | | | | | | | | | | Parse "a" extension and boxes from map fileEddie Hung2019-05-271-41/+60
| | * | | | | | | | | | | | | | | | | | | | | | | | | Map file to include boxes not CI/COEddie Hung2019-05-271-45/+38
| | * | | | | | | | | | | | | | | | | | | | | | | | | Make MUXF{7,8} and CARRY4 whiteboxEddie Hung2019-05-271-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | Re-enable lib_whiteboxEddie Hung2019-05-271-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | Disconnect all ABC boxes tooEddie Hung2019-05-271-11/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove unused functionEddie Hung2019-05-271-23/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | parse_xaiger to not parse symbol tableEddie Hung2019-05-271-64/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | Parse without wideportsEddie Hung2019-05-271-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove mapped_mod when doneEddie Hung2019-05-271-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | Instantiate cell type (from sym file) otherwise 'clean' warningsEddie Hung2019-05-273-12/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add 'cinput' and 'coutput' to symbols file for boxesEddie Hung2019-05-273-41/+77
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix "a" connectivityEddie Hung2019-05-261-5/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | | BlackboxesEddie Hung2019-05-262-10/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | ABC9 to call &sweepEddie Hung2019-05-261-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix padding, remove CIs from undriven_bits before erasing undriven POsEddie Hung2019-05-261-14/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | TypoEddie Hung2019-05-261-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | Muck about with LUT delays some moreEddie Hung2019-05-261-5/+5