| Commit message (Expand) | Author | Age | Files | Lines |
* | Run "make clangformat" to fix new Bits library. | Keith Rothman | 2021-02-23 | 2 | -11/+16 |
* | nexus: Fix getPipDelay returning negative after refactor | gatecat | 2021-02-23 | 1 | -1/+1 |
* | pyconsole: Avoid lockup when reading from stdin | gatecat | 2021-02-22 | 1 | -0/+2 |
* | Demote the 'no clocks' warning to info and make clearer | gatecat | 2021-02-20 | 1 | -1/+1 |
* | Merge pull request #592 from YosysHQ/gatecat/rework-delay | gatecat | 2021-02-20 | 35 | -502/+307 |
|\ |
|
| * | Update generic.md | gatecat | 2021-02-20 | 1 | -4/+4 |
| * | python: Bindings for DelayPair and DelayQuad | gatecat | 2021-02-19 | 1 | -0/+25 |
| * | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 33 | -498/+243 |
| * | Add DelayPair and DelayQuad structures | gatecat | 2021-02-19 | 1 | -0/+35 |
* | | clangformat | gatecat | 2021-02-19 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #576 from litghost/add_cell_bel_pin_mapping | gatecat | 2021-02-19 | 28 | -86/+2251 |
|\ |
|
| * | Fix sign mismatch. | Keith Rothman | 2021-02-18 | 2 | -2/+2 |
| * | Do some spell checking on site_router.cc | Keith Rothman | 2021-02-18 | 1 | -18/+18 |
| * | Add some utility methods for site instance access. | Keith Rothman | 2021-02-18 | 3 | -13/+42 |
| * | Update README's with latest instructions and features. | Keith Rothman | 2021-02-18 | 3 | -20/+94 |
| * | Update tests library to include Bits unit test. | Keith Rothman | 2021-02-17 | 1 | -0/+0 |
| * | Add utility targets for getting plain text outputs. | Keith Rothman | 2021-02-17 | 1 | -1/+5 |
| * | Add IOSTANDARD to ports. | Keith Rothman | 2021-02-17 | 1 | -1/+3 |
| * | Emit fixed attributes to output physical netlist. | Keith Rothman | 2021-02-17 | 1 | -8/+19 |
| * | Use Bits library for bit instrisics. | Keith Rothman | 2021-02-17 | 1 | -2/+4 |
| * | Refactor "get only from iterator" to a utility. | Keith Rothman | 2021-02-17 | 4 | -12/+32 |
| * | Keep all build artifacts under create_bba/build. | Keith Rothman | 2021-02-17 | 2 | -4/+5 |
| * | Change how package pin IO sites are selected. | Keith Rothman | 2021-02-17 | 3 | -16/+52 |
| * | Change makefiles to build a FPGA interchange BBA. | Keith Rothman | 2021-02-17 | 4 | -16/+106 |
| * | Add examples invoking FPGA interchange nextpnr. | Keith Rothman | 2021-02-17 | 11 | -0/+152 |
| * | Continue fixes. | Keith Rothman | 2021-02-17 | 6 | -23/+97 |
| * | Disable traversal limit when reading logical netlist. | Keith Rothman | 2021-02-17 | 1 | -1/+3 |
| * | Add initial site router. | Keith Rothman | 2021-02-17 | 4 | -6/+813 |
| * | Working on standing up initial constraints system. | Keith Rothman | 2021-02-17 | 8 | -25/+886 |
* | | Merge pull request #588 from YosysHQ/gatecat/gowin-fixes | gatecat | 2021-02-18 | 3 | -14/+21 |
|\ \ |
|
| * | | gowin: Fix archcheck errors and add to CI | gatecat | 2021-02-17 | 2 | -1/+12 |
| * | | gowin: Use base bel bucket/cell type methods | gatecat | 2021-02-17 | 1 | -5/+1 |
| * | | gowin: Fix IdStrings being overwritten by wireToGlobal | gatecat | 2021-02-17 | 1 | -8/+8 |
* | | | Merge pull request #590 from cbalint13/master | gatecat | 2021-02-18 | 2 | -4/+32 |
|\ \ \ |
|
| * | | | Expose ice40 arch placer-heap internal parameters. | Balint Cristian | 2021-02-18 | 2 | -4/+32 |
|/ / / |
|
* | / | Bump tests submodule to include bits tests | gatecat | 2021-02-17 | 1 | -0/+0 |
| |/
|/| |
|
* | | Merge pull request #589 from litghost/add_bits_library | gatecat | 2021-02-17 | 2 | -0/+124 |
|\ \
| |/
|/| |
|
| * | Add a Bits utility library. | Keith Rothman | 2021-02-17 | 2 | -0/+124 |
|/ |
|
* | Update docs/archapi.md | gatecat | 2021-02-17 | 1 | -2/+2 |
* | Merge pull request #587 from YosysHQ/gatecat/generic-vcc | gatecat | 2021-02-17 | 2 | -5/+7 |
|\ |
|
| * | generic: Don't generate Vcc if not needed | gatecat | 2021-02-17 | 2 | -5/+7 |
* | | clangformat | gatecat | 2021-02-17 | 1 | -3/+4 |
|/ |
|
* | Merge pull request #586 from litghost/add_cell_bel_mapping_only | gatecat | 2021-02-17 | 2 | -13/+274 |
|\ |
|
| * | Require `--package` when arch BBA contains multiple packages. | Keith Rothman | 2021-02-16 | 1 | -3/+11 |
| * | [FPGA Interchange] Add Cell -> BEL Pin maps. | Keith Rothman | 2021-02-16 | 2 | -13/+266 |
* | | Merge pull request #585 from YosysHQ/gatecat/remove-ivbfc | gatecat | 2021-02-17 | 24 | -287/+170 |
|\ \
| |/
|/| |
|
| * | Remove isValidBelForCell | gatecat | 2021-02-16 | 24 | -287/+170 |
* | | Bump test submodule | gatecat | 2021-02-16 | 1 | -0/+0 |
|/ |
|
* | Merge pull request #583 from litghost/add_fpga_interchange_front_and_backend | gatecat | 2021-02-16 | 11 | -7/+909 |
|\ |
|
| * | Pull in fix for out of source builds. | Keith Rothman | 2021-02-15 | 1 | -0/+0 |