aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | | Combine ABC_COMMAND_LUTEddie Hung2019-05-261-2/+1
| * | | | | | | | | Fix "a" extensionEddie Hung2019-05-262-9/+21
| * | | | | | | | | Fix "write_xaiger", and to write each box contents into holesEddie Hung2019-05-251-39/+62
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-252-7/+27
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Try new LUT delaysEddie Hung2019-05-241-8/+11
| * | | | | | | | | | Add &fraig and &mfs backEddie Hung2019-05-241-2/+1
| * | | | | | | | | | Transpose CARRY4 delaysEddie Hung2019-05-241-10/+8
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-231-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/eddie/opt_rmdff' into xc7muxEddie Hung2019-05-238-20/+120
| |\ \ \ \ \ \ \ \ \ \ \