2019-08-29 |
Eddie Hung | Remove newline |
commit | commitdiff | tree |
2019-08-29 |
Eddie Hung | Restore non-deferred code, deferred case to ignore... |
commit | commitdiff | tree |
2019-08-29 |
Eddie Hung | -auto-top should check $abstract (deferred) modules... |
commit | commitdiff | tree |
2019-08-29 |
Eddie Hung | read_verilog -defer should still populate module attributes |
commit | commitdiff | tree |
2019-08-29 |
Eddie Hung | Add failing test |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Merge pull request #1334 from YosysHQ/clifford/async2sy... |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Add (* clkbuf_sink *) to SRLC16E, reorder ports to... |
commit | commitdiff | tree |
2019-08-28 |
David Shah | Merge pull request #1332 from YosysHQ/dave/ecp5gsr |
commit | commitdiff | tree |
2019-08-28 |
Clifford Wolf | Merge pull request #1335 from YosysHQ/clifford/paramap |
commit | commitdiff | tree |
2019-08-28 |
Clifford Wolf | Fix typo |
commit | commitdiff | tree |
2019-08-28 |
Clifford Wolf | Add "paramap" pass |
commit | commitdiff | tree |
2019-08-28 |
Clifford Wolf | Add $dlatch support to async2sync |
commit | commitdiff | tree |
2019-08-27 |
Clifford Wolf | Merge pull request #1325 from YosysHQ/eddie/sat_init |
commit | commitdiff | tree |
2019-08-27 |
Marcin Kościelnicki | xilinx: Add SRLC16E primitive. |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Merge pull request #1292 from YosysHQ/mwk/xilinx_bufgmap |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Ignore all 1'bx in (* init *) |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Revert to using clean |
commit | commitdiff | tree |
2019-08-27 |
Marcin Kościelnicki | improve clkbuf_inhibit propagation upwards through... |
commit | commitdiff | tree |
2019-08-27 |
David Shah | ecp5: Add GSR support |
commit | commitdiff | tree |
2019-08-27 |
Clifford Wolf | Add "make bumpversion" |
commit | commitdiff | tree |
2019-08-26 |
Eddie Hung | Improve tests to check that clkbuf is connected to... |
commit | commitdiff | tree |
2019-08-26 |
Eddie Hung | Merge branch 'master' into mwk/xilinx_bufgmap |
commit | commitdiff | tree |
2019-08-26 |
Eddie Hung | Remove dupe in CHANGELOG, missing end quote |
commit | commitdiff | tree |
2019-08-26 |
Clifford Wolf | Merge tag 'yosys-0.9' |
commit | commitdiff | tree |
2019-08-26 |
Clifford Wolf | Yosys 0.9 yosys-0.9 |
commit | commitdiff | tree |
2019-08-25 |
Clifford Wolf | Merge pull request #1112 from acw1251/pyosys_sigsig_issue |
commit | commitdiff | tree |
2019-08-24 |
Eddie Hung | Wire with init on FF part, 1'bx on non-FF part |
commit | commitdiff | tree |
2019-08-24 |
Clifford Wolf | Merge pull request #1327 from YosysHQ/clifford/pmgen |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Add undocumented feature |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | indo -> into |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Revert earliest to gcc-4.8, compile iverilog with defau... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Revert "Bump to gcc-5 as `__warn_memset_zero_len' symbo... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Remove .0 from clang-8.0 |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Bump to gcc-5 as `__warn_memset_zero_len' symbol not... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | bionic -> xenial as its on whitelist |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Bump gcc from 4.8 to 4.9 as undefined reference |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Merge branch 'master' into mwk/xilinx_bufgmap |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Forgot one |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Merge branch 'master' into mwk/xilinx_bufgmap |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Put abc_* attributes above port |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Check clkbuf_inhibit=1 is ignored for custom selection |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | clkbufmap to only check clkbuf_inhibit if no selection... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Add simple clkbufmap tests |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | tests/techmap/run-test.sh to cope with *.ys |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Mention clkbuf_inhibit can be overridden |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Review comment from @cliffordwolf |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into mwk... |
commit | commitdiff | tree |
2019-08-23 |
Miodrag Milanovic | Make macOS depenency clear |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Merge pull request #1326 from mmicko/doc-update |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Blocking assignment |
commit | commitdiff | tree |
2019-08-23 |
Clifford Wolf | Fix port hanlding in pmgen |
commit | commitdiff | tree |
2019-08-23 |
Clifford Wolf | Add pmgen slices and choices |
commit | commitdiff | tree |
2019-08-23 |
Miodrag Milanovic | Make macOS depenency clear |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Do not propagate mem2reg attribute through to result |
commit | commitdiff | tree |
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 |
Miodrag Milanovic | do not require boost if pyosys is not used |
commit | commitdiff | tree |
2019-08-22 |
Chris Shucksmith | require tcl-tk in Brewfile |
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 | 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 |
next |