2019-08-28 |
Eddie Hung | Account for D port being a constant |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | No need to replace Q of slice since $shiftx is autoremove-d |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | More cleanup |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | More cleanup |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Do not use default_params dict, hardcode default values... |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Add .gitignore |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Use test_pmgen for xilinx_srl |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Always generate if no match |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Rename test_pmgen arg xilinx_srl.{fixed,variable} |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Do not simplemap for variable test |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Add xilinx_srl test |
commit | commitdiff | tree |
2019-08-28 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into eddie... |
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-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-27 |
Eddie Hung | Missing close bracket |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Revert "In sat: 'x' in init attr should not override... |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Remove leftover header |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Improve xilinx_srl.fixed generate, add .variable generate |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Account for maxsubcnt overflowing |
commit | commitdiff | tree |
2019-08-27 |
Eddie Hung | Add xilinx_srl_pm.variable to test_pmgen |
commit | commitdiff | tree |
2019-08-26 |
Eddie Hung | Populate generate for xilinx_srl.fixed pattern |
commit | commitdiff | tree |
2019-08-26 |
Eddie Hung | Add xilinx_srl_fixed, fix typos |
commit | commitdiff | tree |
2019-08-26 |
Eddie Hung | Merge branch 'master' into eddie/xilinx_srl |
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-24 |
Eddie Hung | Create new $__XILINX_SHREG_ cell for variable length too |
commit | commitdiff | tree |
2019-08-24 |
Eddie Hung | Do not allow Q of last cell of variable length SRL... |
commit | commitdiff | tree |
2019-08-24 |
Eddie Hung | Also add first.Q to chain_bits since variable length |
commit | commitdiff | tree |
2019-08-24 |
Eddie Hung | Do not enforce !EN_POLARITY on $dffe |
commit | commitdiff | tree |
2019-08-24 |
Eddie Hung | Create new cell for fixed length SRL |
commit | commitdiff | tree |
2019-08-24 |
Eddie Hung | Cleanup FDRE matching |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Add undocumented feature |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Oops don't need a finally block |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Keep track of bits in variable length chain, to check... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Don't forget $dff has no EN |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Same for variable length |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Filter on en_port for fixed length |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Check clock is consistent |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Fix last_cell.D |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Revert "Add a unique argument to pmgen's nusers()" |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Revert "Fix polarity" |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Fix polarity |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Check for non unique nusers/fanouts |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Add a unique argument to pmgen's nusers() |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Update doc |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Remove (* init *) entry when consumed into SRL |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | indo -> into |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | indo -> into |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Forgot to slice |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Cope with possibility that D could connect to Q on... |
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 | Mention shregmap -tech xilinx is superseded |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | xilinx_srl now copes with word-level flops $dff{,e} |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | xilinx_srl to use 'slice' features of pmgen for word... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Merge remote-tracking branch 'origin/clifford/pmgen... |
commit | commitdiff | tree |
2019-08-23 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into eddie... |
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 | In sat: 'x' in init attr should not override constant |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Remove Xilinx test |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Actually, there might not be any harm in updating sigmap... |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Add comment as per @cliffordwolf |
commit | commitdiff | tree |
next |