Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add -tech xilinx_static | Eddie Hung | 2019-06-05 | 1 | -2/+13 | |
| | | ||||||
* | | Refactor to ShregmapTechXilinx7Static | Eddie Hung | 2019-06-05 | 1 | -46/+86 | |
| | | ||||||
* | | shregmap -tech xilinx_dynamic to work -params and -enpol | Eddie Hung | 2019-06-05 | 1 | -6/+26 | |
| | | ||||||
* | | Rename shregmap -tech xilinx -> xilinx_dynamic | Eddie Hung | 2019-06-04 | 1 | -4/+4 | |
| | | ||||||
* | | Remove dupe | Eddie Hung | 2019-06-03 | 1 | -7/+7 | |
| | | ||||||
* | | Merge branch 'xaig' into xc7mux | Eddie Hung | 2019-05-31 | 1 | -6/+0 | |
|\ \ | ||||||
| * | | Move clean from aigerparse to abc9 | Eddie Hung | 2019-04-23 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge branch 'xaig' of github.com:YosysHQ/yosys into xaig | Eddie Hung | 2019-04-22 | 1 | -5/+159 | |
| |\ \ | ||||||
| | * \ | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-04-22 | 1 | -5/+159 | |
| | |\ \ | ||||||
| * | | | | Tidy up | Eddie Hung | 2019-04-22 | 1 | -6/+0 | |
| |/ / / | ||||||
* | | | | Throw out unused code inherited from abc | Eddie Hung | 2019-05-31 | 1 | -212/+3 | |
| | | | | ||||||
* | | | | Fix spelling | Eddie Hung | 2019-05-30 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Revert "Re-enable &dc2" | Eddie Hung | 2019-05-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | This reverts commit 8c58c728a79954603289abf3520139da0a9bbb26. | |||||
* | | | | Do not double count LUT1s | Eddie Hung | 2019-05-30 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Re-enable &dc2 | Eddie Hung | 2019-05-30 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Reduce -W to 160 | Eddie Hung | 2019-05-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Erase all boxes before stitching | Eddie Hung | 2019-05-29 | 1 | -27/+30 | |
| | | | | ||||||
* | | | | Call &if with -W 250 | Eddie Hung | 2019-05-29 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | Add some debug to abc9 | Eddie Hung | 2019-05-29 | 1 | -1/+19 | |
| | | | | ||||||
* | | | | Misspell | Eddie Hung | 2019-05-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | If driver not found, use LUT2 | Eddie Hung | 2019-05-27 | 1 | -29/+27 | |
| | | | | ||||||
* | | | | Disconnect all ABC boxes too | Eddie Hung | 2019-05-27 | 1 | -11/+9 | |
| | | | | ||||||
* | | | | Parse without wideports | Eddie Hung | 2019-05-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Remove mapped_mod when done | Eddie Hung | 2019-05-27 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Instantiate cell type (from sym file) otherwise 'clean' warnings | Eddie Hung | 2019-05-27 | 1 | -7/+5 | |
| | | | | ||||||
* | | | | Add 'cinput' and 'coutput' to symbols file for boxes | Eddie Hung | 2019-05-27 | 1 | -7/+18 | |
| | | | | ||||||
* | | | | ABC9 to call &sweep | Eddie Hung | 2019-05-26 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | Typo | Eddie Hung | 2019-05-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Combine ABC_COMMAND_LUT | Eddie Hung | 2019-05-26 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | Fix "a" extension | Eddie Hung | 2019-05-26 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | Add &fraig and &mfs back | Eddie Hung | 2019-05-24 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-21 | 5 | -13/+27 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fix two instances of integer-assignment to string. | Henner Zeller | 2019-05-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o In cover.cc, the int-result of mkstemps() was assigned to a string and silently interpreted as a single-character filename with a funny value. Fix with the intent: assign the filename. o in libparse.cc, an int was assigned to a string, but depending on visible constructors, this is ambiguous. Explicitly cast this to a char. | |||||
| * | | | Zinit option '-singleton' -> '-all' | Makai Mann | 2019-05-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #991 from kristofferkoch/gcc9-warnings | Clifford Wolf | 2019-05-08 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | Fix all warnings that occurred when compiling with gcc9 | |||||
| | * | | | Fix all warnings that occurred when compiling with gcc9 | Kristoffer Ellersgaard Koch | 2019-05-08 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | abc: Fix handling of postfixed names (e.g. for retiming) | David Shah | 2019-05-04 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | |||||
| * | | | | abc: Improve name recovery | David Shah | 2019-05-04 | 1 | -4/+17 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | |||||
| * | | | If init is 1'bx, do not add to dict as per @cliffordwolf | Eddie Hung | 2019-05-03 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Revert "dffinit -noreinit to silently continue when init value is 1'bx" | Eddie Hung | 2019-05-03 | 1 | -12/+4 | |
| | | | | | | | | | | | | | | | | This reverts commit aa081f83c791b1d666214776aaf744a80ce6a690. | |||||
| * | | | dffinit -noreinit to silently continue when init value is 1'bx | Eddie Hung | 2019-05-02 | 1 | -4/+12 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-02 | 1 | -1/+11 | |
|\| | | | ||||||
| * | | | Copy with 1'bx padding in $shiftx | Eddie Hung | 2019-04-28 | 1 | -1/+11 | |
| | |/ | |/| | ||||||
| * | | Merge pull request #914 from YosysHQ/xc7srl | Eddie Hung | 2019-04-22 | 1 | -5/+159 | |
| |\ \ | | | | | | | | | synth_xilinx to now infer SRL16E/SRLC32E | |||||
* | \ \ | Merge branch 'xaig' into xc7mux | Eddie Hung | 2019-04-22 | 2 | -7/+38 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-04-22 | 2 | -6/+35 | |
| |\| | | ||||||
| | * | | Merge pull request #951 from YosysHQ/clifford/logdebug | Clifford Wolf | 2019-04-22 | 1 | -5/+32 | |
| | |\ \ | | | | | | | | | | | Add log_debug() framework | |||||
| | | * | | Add log_debug() framework | Clifford Wolf | 2019-04-22 | 1 | -5/+32 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | | | | Merge remote-tracking branch 'origin/clifford/libwb' into xaig | Eddie Hung | 2019-04-21 | 1 | -1/+1 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-04-20 | 4 | -32/+39 | |
| |\ \ \ \ |