Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | parse_xaiger() to cope with multi bit inouts | Eddie Hung | 2019-02-26 | 1 | -0/+11 | |
* | | | | | | | | abc9 cleanup | Eddie Hung | 2019-02-25 | 1 | -6/+4 | |
* | | | | | | | | parse_xaiger() to untransform $inout.out output ports | Eddie Hung | 2019-02-25 | 1 | -5/+20 | |
* | | | | | | | | write_xaiger duplicate inout port into out port with $inout.out suffix | Eddie Hung | 2019-02-25 | 1 | -3/+26 | |
* | | | | | | | | read_aiger to accept empty string for clk_name, passable only if no latches | Eddie Hung | 2019-02-25 | 2 | -2/+3 | |
* | | | | | | | | abc9 not to clean after aigmap | Eddie Hung | 2019-02-25 | 1 | -1/+1 | |
* | | | | | | | | Cleanup abc9 code | Eddie Hung | 2019-02-25 | 1 | -13/+8 | |
* | | | | | | | | Add broken testcases | Eddie Hung | 2019-02-25 | 1 | -0/+46 | |
* | | | | | | | | abc9 to call "clean" once at the end of all abc9_module() calls | Eddie Hung | 2019-02-25 | 1 | -4/+4 | |
* | | | | | | | | abc9 to use AIGER symbol table, as opposed to map file | Eddie Hung | 2019-02-21 | 1 | -5/+16 | |
* | | | | | | | | write_xaiger to write __dummy_o__ for -symbols too | Eddie Hung | 2019-02-21 | 1 | -12/+11 | |
* | | | | | | | | read_aiger to work with symbol table | Eddie Hung | 2019-02-21 | 1 | -8/+47 | |
* | | | | | | | | Revert "abc9 to write_xaiger -symbols, not -map" | Eddie Hung | 2019-02-21 | 1 | -2/+3 | |
* | | | | | | | | Remove irrelevant citations | Eddie Hung | 2019-02-21 | 1 | -8/+0 | |
* | | | | | | | | Add attribution | Eddie Hung | 2019-02-21 | 3 | -1/+3 | |
* | | | | | | | | abc9 to not select anything extra, and pop selection after final clean | Eddie Hung | 2019-02-21 | 1 | -14/+2 | |
* | | | | | | | | abc9 to write_xaiger -symbols, not -map | Eddie Hung | 2019-02-21 | 1 | -3/+2 | |
* | | | | | | | | Merge branch 'read_aiger' into xaig | Eddie Hung | 2019-02-21 | 3 | -4/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'read_aiger' of https://github.com/eddiehung/yosys into read_aiger | Eddie Hung | 2019-02-21 | 2 | -13/+12 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | Add aiger tests to make tests | Eddie Hung | 2019-02-19 | 1 | -0/+1 | |
| | * | | | | | | | Merge branch 'master' into read_aiger | Eddie Hung | 2019-02-19 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix for using POSIX basename | Eddie Hung | 2019-02-19 | 1 | -2/+4 | |
| | * | | | | | | | | Missing OSX headers? | Eddie Hung | 2019-02-17 | 1 | -0/+5 | |
| | * | | | | | | | | Revert "Missing headers for Xcode?" | Eddie Hung | 2019-02-17 | 1 | -2/+0 | |
| | * | | | | | | | | Merge branch 'dff_init' into read_aiger | Eddie Hung | 2019-02-17 | 3 | -104/+56 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | read_aiger to ignore line after ands for ascii, not binary | Eddie Hung | 2019-02-17 | 1 | -2/+1 | |
| | * | | | | | | | | | One more merge conflict | Eddie Hung | 2019-02-17 | 1 | -6/+1 | |
| | * | | | | | | | | | Merge branch 'dff_init' into read_aiger | Eddie Hung | 2019-02-17 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge https://github.com/YosysHQ/yosys into read_aiger | Eddie Hung | 2019-02-17 | 9 | -100/+349 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | Merge branch 'read_aiger' into xaig | Eddie Hung | 2019-02-21 | 0 | -0/+0 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into read_aiger | Eddie Hung | 2019-02-19 | 11 | -204/+400 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | abc9 to use &mfs | Eddie Hung | 2019-02-21 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Revert "tests/simple to also do LUT synth" | Eddie Hung | 2019-02-21 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-02-21 | 16 | -63/+1874 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Hotfix for 4c82ddf | Clifford Wolf | 2019-02-21 | 1 | -11/+2 | |
| * | | | | | | | | | | | | Merge pull request #822 from litghost/expand_setundef | Clifford Wolf | 2019-02-21 | 1 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Add -params mode to force undef parameters in selected cells. | Keith Rothman | 2019-02-21 | 1 | -0/+29 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #818 from YosysHQ/clifford/dffsrfix | Clifford Wolf | 2019-02-21 | 1 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #786 from YosysHQ/pmgen | Clifford Wolf | 2019-02-21 | 14 | -59/+1851 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix typo in passes/pmgen/README.md | Clifford Wolf | 2019-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Bugfix in ice40_dsp | Clifford Wolf | 2019-02-21 | 3 | -22/+35 | |
| | * | | | | | | | | | | | | | Add ice40 test_dsp_map test case generator | Clifford Wolf | 2019-02-20 | 2 | -0/+99 | |
| | * | | | | | | | | | | | | | Add "synth_ice40 -dsp" | Clifford Wolf | 2019-02-20 | 2 | -7/+31 | |
| | * | | | | | | | | | | | | | Add FF support to wreduce | Clifford Wolf | 2019-02-20 | 2 | -1/+73 | |
| | * | | | | | | | | | | | | | Improve iCE40 SB_MAC16 model | Clifford Wolf | 2019-02-20 | 5 | -121/+179 | |
| | * | | | | | | | | | | | | | Detect and reject cases that do not map well to iCE40 DSPs (yet) | Clifford Wolf | 2019-02-20 | 2 | -2/+17 | |
| | * | | | | | | | | | | | | | Add first draft of functional SB_MAC16 model | Clifford Wolf | 2019-02-19 | 4 | -53/+467 | |
| | * | | | | | | | | | | | | | Add actual DSP inference to ice40_dsp pass | Clifford Wolf | 2019-02-17 | 3 | -24/+214 | |
| | * | | | | | | | | | | | | | Merge branch 'master' of github.com:YosysHQ/yosys into pmgen | Clifford Wolf | 2019-02-17 | 28 | -199/+627 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Progress in pmgen | Clifford Wolf | 2019-01-15 | 1 | -3/+11 |