2019-05-28 |
Eddie Hung | Typo |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Update from master |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Update README.md from master |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7mux |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | read_aiger to only clean own design |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Misspell |
commit | commitdiff | tree |
2019-05-28 |
Clifford Wolf | Merge pull request #1050 from YosysHQ/clifford/wandwor |
commit | commitdiff | tree |
2019-05-28 |
Clifford Wolf | Merge pull request #1048 from mmicko/fix_enable_pyosys |
commit | commitdiff | tree |
2019-05-28 |
Clifford Wolf | Refactor hierarchy wand/wor handling |
commit | commitdiff | tree |
2019-05-28 |
Clifford Wolf | Add actual wandwor test that is part of "make test" |
commit | commitdiff | tree |
2019-05-28 |
Clifford Wolf | Merge branch 'wandwor' of https://github.com/thasti... |
commit | commitdiff | tree |
2019-05-28 |
Miodrag Milanovic | Remove info line in 2nd load of conf file |
commit | commitdiff | tree |
2019-05-28 |
Miodrag Milanovic | Moved pyosys block in Makefile |
commit | commitdiff | tree |
2019-05-28 |
Clifford Wolf | Merge pull request #1045 from mmicko/afl-gcc-target |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | If driver not found, use LUT2 |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Parse "a" extension and boxes from map file |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Map file to include boxes not CI/CO |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Make MUXF{7,8} and CARRY4 whitebox |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Re-enable lib_whitebox |
commit | commitdiff | tree |
2019-05-28 |
Eddie Hung | Disconnect all ABC boxes too |
commit | commitdiff | tree |
2019-05-27 |
Eddie Hung | Remove unused function |
commit | commitdiff | tree |
2019-05-27 |
Eddie Hung | parse_xaiger to not parse symbol table |
commit | commitdiff | tree |
2019-05-27 |
Eddie Hung | Parse without wideports |
commit | commitdiff | tree |
2019-05-27 |
Eddie Hung | Remove mapped_mod when done |
commit | commitdiff | tree |
2019-05-27 |
Eddie Hung | Instantiate cell type (from sym file) otherwise 'clean... |
commit | commitdiff | tree |
2019-05-27 |
Miodrag Milanovic | make config-afl-gcc to help creating conf file |
commit | commitdiff | tree |
2019-05-27 |
Eddie Hung | Add 'cinput' and 'coutput' to symbols file for boxes |
commit | commitdiff | tree |
2019-05-27 |
Miodrag Milanovic | Added afl-gcc as target for fuzzer |
commit | commitdiff | tree |
2019-05-27 |
Stefan Biereigel | Merge branch 'master' into wandwor |
commit | commitdiff | tree |
2019-05-27 |
Stefan Biereigel | reformat wand/wor test |
commit | commitdiff | tree |
2019-05-27 |
Stefan Biereigel | remove port direction workaround from test case |
commit | commitdiff | tree |
2019-05-27 |
Stefan Biereigel | update README.md with wand/wor information |
commit | commitdiff | tree |
2019-05-27 |
Stefan Biereigel | remove leftovers from ast data structures |
commit | commitdiff | tree |
2019-05-27 |
Stefan Biereigel | move wand/wor resolution into hierarchy pass |
commit | commitdiff | tree |
2019-05-27 |
Clifford Wolf | Merge pull request #1044 from mmicko/invalid_width_range |
commit | commitdiff | tree |
2019-05-27 |
Clifford Wolf | Merge pull request #1043 from mmicko/unsized_constant |
commit | commitdiff | tree |
2019-05-27 |
Clifford Wolf | Merge pull request #1026 from YosysHQ/clifford/fix1023 |
commit | commitdiff | tree |
2019-05-27 |
Clifford Wolf | Merge pull request #1030 from Kmanfi/makefile_osx |
commit | commitdiff | tree |
2019-05-27 |
Miodrag Milanovic | Give error instead of asserting for invalid range,... |
commit | commitdiff | tree |
2019-05-27 |
Miodrag Milanovic | Added support for unsized constants, fixes #1022 |
commit | commitdiff | tree |
2019-05-27 |
Kaj Tuomi | Guard all Python-api related items. |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Fix "a" connectivity |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Blackboxes |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | ABC9 to call &sweep |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Fix padding, remove CIs from undriven_bits before erasi... |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Typo |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Muck about with LUT delays some more |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Combine ABC_COMMAND_LUT |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Fix "a" extension |
commit | commitdiff | tree |
2019-05-26 |
Clifford Wolf | Merge pull request #1035 from YosysHQ/eddie/opt_rmdff |
commit | commitdiff | tree |
2019-05-26 |
Clifford Wolf | Merge pull request #1042 from mmicko/git_ignore_python |
commit | commitdiff | tree |
2019-05-26 |
Miodrag Milanovic | Add files to ignore for python build |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Fix "write_xaiger", and to write each box contents... |
commit | commitdiff | tree |
2019-05-26 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7mux |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Revert enable check |
commit | commitdiff | tree |
2019-05-25 |
Clifford Wolf | Merge pull request #1041 from YosysHQ/clifford/fix1040 |
commit | commitdiff | tree |
2019-05-25 |
Clifford Wolf | Fix handling of offset and upto module ports in write_b... |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Try new LUT delays |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Fix init |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Fix typos |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Add more tests |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Call proc |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | opt_rmdff to optimise even in presence of enable signal... |
commit | commitdiff | tree |
2019-05-25 |
Eddie Hung | Fix duplicate driver |
commit | commitdiff | tree |
2019-05-24 |
Eddie Hung | Add comments |
commit | commitdiff | tree |
2019-05-24 |
Eddie Hung | Resolve @cliffordwolf review, set even if !has_init |
commit | commitdiff | tree |
2019-05-24 |
Eddie Hung | Add &fraig and &mfs back |
commit | commitdiff | tree |
2019-05-24 |
Eddie Hung | Transpose CARRY4 delays |
commit | commitdiff | tree |
2019-05-24 |
Clifford Wolf | Add proper error message for btor recursion_guard |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7mux |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Merge remote-tracking branch 'origin/eddie/opt_rmdff... |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Merge pull request #1036 from YosysHQ/eddie/xilinx_dram |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Fix spacing |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Add "min bits" and "min wports" to xilinx dram rules |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Add opt_rmdff tests |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | opt_rmdff to work on $dffe and $_DFFE_* |
commit | commitdiff | tree |
2019-05-23 |
Eddie Hung | Add whitebox support to DRAM |
commit | commitdiff | tree |
2019-05-23 |
Stefan Biereigel | fix assignment of non-wires |
commit | commitdiff | tree |
2019-05-23 |
Stefan Biereigel | add simple test case for wand/wor |
commit | commitdiff | tree |
2019-05-23 |
Stefan Biereigel | fix indentation across files |
commit | commitdiff | tree |
2019-05-23 |
Stefan Biereigel | implementation for assignments working |
commit | commitdiff | tree |
2019-05-23 |
Stefan Biereigel | make lexer/parser aware of wand/wor net types |
commit | commitdiff | tree |
2019-05-23 |
Clifford Wolf | Merge pull request #1031 from mdaiter/optimizeLookupTab... |
commit | commitdiff | tree |
2019-05-22 |
Matthew Daiter | Optimize numberOfPermutations |
commit | commitdiff | tree |
2019-05-22 |
Kaj Tuomi | OS X related fixes. |
commit | commitdiff | tree |
2019-05-22 |
Clifford Wolf | Keep zero-width wires in opt_clean if and only if they... |
commit | commitdiff | tree |
2019-05-22 |
Clifford Wolf | Fix handling of warning and error messages within log_m... |
commit | commitdiff | tree |
2019-05-22 |
Clifford Wolf | Merge pull request #1019 from YosysHQ/clifford/fix1016 |
commit | commitdiff | tree |
2019-05-22 |
Clifford Wolf | Merge pull request #1021 from ucb-bar/fixfirrtl_shr,neg |
commit | commitdiff | tree |
2019-05-22 |
Eddie Hung | shift register inference before mux |
commit | commitdiff | tree |
2019-05-22 |
Eddie Hung | Fix/workaround symptom unveiled by #1023 |
commit | commitdiff | tree |
2019-05-22 |
Eddie Hung | Merge pull request #1024 from YosysHQ/eddie/fix_Wmissin... |
commit | commitdiff | tree |
2019-05-22 |
Eddie Hung | Rename label |
commit | commitdiff | tree |
2019-05-22 |
Eddie Hung | Try again |
commit | commitdiff | tree |
2019-05-21 |
Eddie Hung | Fix warning |
commit | commitdiff | tree |
2019-05-21 |
Eddie Hung | Instead of MUXCY/XORCY use CARRY4 (with timing) |
commit | commitdiff | tree |
2019-05-21 |
Eddie Hung | Pad all boxes so that all input/output connections... |
commit | commitdiff | tree |
2019-05-21 |
Eddie Hung | Modify LUT area cost to be same as old abc |
commit | commitdiff | tree |
2019-05-21 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7mux |
commit | commitdiff | tree |
2019-05-21 |
Jim Lawson | Fix static shift operands, neg result type, minor forma... |
commit | commitdiff | tree |
next |