2019-08-22 |
Eddie Hung | In sat: 'x' in init attr should not override constant |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Spelling |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Merge pull request #1322 from mmicko/pyosys_osx |
commit | commitdiff | tree |
2019-08-22 |
Miodrag Milanovic | do not require boost if pyosys is not used |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Merge pull request #1319 from TeaEngineering/shuckc... |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Merge pull request #1317 from YosysHQ/eddie/opt_expr_shiftx |
commit | commitdiff | tree |
2019-08-22 |
Clifford Wolf | Bump year in copyright notice |
commit | commitdiff | tree |
2019-08-22 |
Clifford Wolf | Fix missing newline at end of file |
commit | commitdiff | tree |
2019-08-22 |
Clifford Wolf | Merge pull request #1289 from mmicko/anlogic_fixes |
commit | commitdiff | tree |
2019-08-22 |
Clifford Wolf | Fix missing newline at end of file |
commit | commitdiff | tree |
2019-08-22 |
Clifford Wolf | Merge pull request #1281 from mmicko/efinix |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Copy-paste typo |
commit | commitdiff | tree |
2019-08-22 |
Chris Shucksmith | require tcl-tk in Brewfile |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Respect opt_expr -keepdc as per @cliffordwolf |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Handle $shift and Y_WIDTH > 1 as per @cliffordwolf |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Add cover() |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Canonical form |
commit | commitdiff | tree |
2019-08-22 |
Clifford Wolf | Merge pull request #1316 from YosysHQ/eddie/fix_mem2reg |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Add test |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | opt_expr to trim A port of $shiftx if Y_WIDTH == 1 |
commit | commitdiff | tree |
2019-08-21 |
whitequark | Merge pull request #1315 from mmicko/fix_dependencies |
commit | commitdiff | tree |
2019-08-21 |
Eddie Hung | mem2reg to preserve user attributes and src |
commit | commitdiff | tree |
2019-08-21 |
Miodrag Milanovic | Fix test_pmgen deps |
commit | commitdiff | tree |
2019-08-21 |
Clifford Wolf | Merge pull request #1314 from YosysHQ/eddie/fix_techmap |
commit | commitdiff | tree |
2019-08-21 |
Eddie Hung | Missing newline |
commit | commitdiff | tree |
2019-08-21 |
Eddie Hung | Fix copy-paste typo |
commit | commitdiff | tree |
2019-08-21 |
Eddie Hung | Grammar |
commit | commitdiff | tree |
2019-08-21 |
Eddie Hung | Add test |
commit | commitdiff | tree |
2019-08-21 |
Eddie Hung | techmap -max_iter to apply to each module individually |
commit | commitdiff | tree |
2019-08-20 |
Eddie Hung | Merge pull request #1209 from YosysHQ/eddie/synth_xilinx |
commit | commitdiff | tree |
2019-08-20 |
Eddie Hung | Merge pull request #1304 from YosysHQ/eddie/abc9_refactor |
commit | commitdiff | tree |
2019-08-20 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into eddie... |
commit | commitdiff | tree |
2019-08-20 |
Clifford Wolf | Merge pull request #1298 from YosysHQ/clifford/pmgen |
commit | commitdiff | tree |
2019-08-20 |
Clifford Wolf | Merge branch 'master' into clifford/pmgen |
commit | commitdiff | tree |
2019-08-20 |
Clifford Wolf | Add test case for real parameters |
commit | commitdiff | tree |
2019-08-20 |
Clifford Wolf | Merge pull request #1308 from jakobwenzel/real_params |
commit | commitdiff | tree |
2019-08-20 |
whitequark | Merge pull request #1309 from whitequark/proc_clean... |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Fix typo |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Fix typo |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | ID({A,B,Y}) -> ID::{A,B,Y} for opt_share.cc |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Clarify with 'only' |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Update doc |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Unify abc_carry_{in,out} into abc_carry and use port... |
commit | commitdiff | tree |
2019-08-19 |
whitequark | proc_clean: fix order of switch insertion. |
commit | commitdiff | tree |
2019-08-19 |
Jakob Wenzel | handle real values when deriving ast modules |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Merge pull request #1306 from mmicko/gitignore_fix |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Add *.sv to tests/simple_abc9/.gitignore |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Merge branch 'master' of github.com:YosysHQ/yosys into... |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Merge pull request #1305 from YosysHQ/clifford/testfast |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into cliff... |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Removal of more `stat` calls from tests |
commit | commitdiff | tree |
2019-08-18 |
Miodrag Milanovic | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree |
2019-08-18 |
Miodrag Milanovic | Ignore all generated headers for pmgen pass |
commit | commitdiff | tree |
2019-08-18 |
whitequark | Merge pull request #1290 from YosysHQ/eddie/pr1266_again |
commit | commitdiff | tree |
2019-08-18 |
whitequark | Merge branch 'master' into eddie/pr1266_again |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Merge pull request #1283 from YosysHQ/clifford/fix1255 |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Merge pull request #1303 from YosysHQ/bogdanvuk/opt_share |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Merge pull request #1300 from YosysHQ/eddie/cleanup2 |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Fix erroneous ifndef-NDEBUG in verific.cc |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Speed up "make test" and related cleanups |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Add test for pmtest_test "reduce" demo pattern |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Refactor pmgen rollback mechanism |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Improvements in "test_pmgen -generate" |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Add pmgen "fallthrough" statement |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Use ID() |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Add doc for abc_* attributes |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Update abc_* attr in ecp5 and ice40 |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Compute abc_scc_break and move CI/CO outside of each... |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Attach abc_scc_break, abc_carry_{in,out} attr to ports... |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Merge pull request #1250 from bwidawsk/master |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Use ID() macro |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Add 'opt_share' to CHANGELOG |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Add 'opt_share' to 'opt -full' |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Merge https://github.com/bogdanvuk/yosys into bogdanvuk... |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Remove unused variable |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Add help() call |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Move namespace alias |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Remove `using namespace RTLIL;` |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Minor bugfix in "test_pmgen -generate" |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Merge pull request #1302 from mmicko/dfflibmap_regression |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Do not use Verific in tests/various/write_gzip.ys |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Add pmgen finish statement, return number of matches |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Redesign pmgen backtracking for recursive matching |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Add pmgen "generate" feature |
commit | commitdiff | tree |
2019-08-16 |
Miodrag Milanovic | Regression in abc9 |
commit | commitdiff | tree |
2019-08-16 |
Miodrag Milanovic | Just needed IDs to be IdString |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Refactor demo_reduce into test_pmgen |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Add missing NMUX to "abc -g" handling |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Try this for gcc-4.8? |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Fix spacing |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Use ID::keep more liberally too |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Use more ID::{A,B,Y,blackbox,whitebox} |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Add doc for pmgen semioptional statement, Add pmgen... |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge pull request #1299 from YosysHQ/eddie/cleanup2 |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Update pmgen documentation |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Change pmgen default rule to reject, switch peepopt... |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge branch 'master' into clifford/fix1255 |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Fix |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Change signature of parse_blif to take IdString |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | ID(\\.*) -> ID(.*) |
commit | commitdiff | tree |
next |