| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync mistral version in CI | Olivier Galibert | 2021-10-17 | 1 | -1/+1 |
* | mistral: Support the new routes-to-bin intermediate tool generation | Olivier Galibert | 2021-10-17 | 1 | -0/+1 |
* | Merge pull request #847 from galibert/master | gatecat | 2021-10-15 | 4 | -0/+17 |
|\ |
|
| * | cyclonev_hps_interface_mpu_general_purpose: Use a id_ identifier | Olivier Galibert | 2021-10-15 | 2 | -1/+3 |
| * | mistral: Add support for cyclonev_hps_interface_mpu_general_purpose | Olivier Galibert | 2021-10-14 | 3 | -0/+15 |
|/ |
|
* | Merge pull request #845 from YosysHQ/gatecat/mlab-cluster-fix | gatecat | 2021-10-11 | 2 | -2/+9 |
|\ |
|
| * | mistral: Fix MLAB clustering | gatecat | 2021-10-11 | 2 | -2/+9 |
|/ |
|
* | clangformat | gatecat | 2021-10-11 | 2 | -29/+42 |
* | Merge pull request #843 from Ravenslofty/lofty/mistral-basic-timing | gatecat | 2021-10-11 | 3 | -21/+256 |
|\ |
|
| * | mistral: very basic timing info | Lofty | 2021-10-10 | 4 | -22/+257 |
* | | Merge pull request #844 from pepijndevos/patch-2 | gatecat | 2021-10-10 | 1 | -2/+2 |
|\ \ |
|
| * | | Gowin: more clearly mark dummy pips | Pepijn de Vos | 2021-10-10 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #842 from yrabbit/delays | gatecat | 2021-10-09 | 3 | -12/+40 |
|\ \ |
|
| * \ | Merge branch 'master' into delays | YRabbit | 2021-10-09 | 1 | -18/+6 |
| |\ \ |
|
| * | | | gowin: Replace the zero delays with reasonable values. | YRabbit | 2021-10-09 | 3 | -12/+40 |
| | |/
| |/| |
|
* | | | router2: Disable criticality sorting towards end of routing | gatecat | 2021-10-09 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #841 from Ravenslofty/lofty/mistral-cleanup | gatecat | 2021-10-08 | 1 | -18/+6 |
|\ \
| |/
|/| |
|
| * | mistral: clean up bel init slightly | Lofty | 2021-10-08 | 1 | -18/+6 |
|/ |
|
* | hashlib: Support for std::array keys | gatecat | 2021-10-07 | 1 | -0/+13 |
* | Merge pull request #839 from yrabbit/wide-luts | gatecat | 2021-10-07 | 7 | -9/+434 |
|\ |
|
| * | gowin: add support for wide LUTs. | YRabbit | 2021-10-07 | 7 | -9/+434 |
|/ |
|
* | Merge pull request #837 from YosysHQ/gatecat/mistral-mlab-2 | gatecat | 2021-10-05 | 8 | -21/+235 |
|\ |
|
| * | mistral: Adding support for MLABs as memory | gatecat | 2021-10-05 | 8 | -21/+235 |
* | | Merge pull request #836 from YosysHQ/gatecat/mistral-mlab | gatecat | 2021-10-03 | 2 | -19/+38 |
|\| |
|
| * | mistral: Add bel pins for MLAB write port | gatecat | 2021-10-03 | 2 | -19/+38 |
|/ |
|
* | Merge pull request #834 from YosysHQ/gatecat/cygwin | gatecat | 2021-10-01 | 1 | -1/+1 |
|\ |
|
| * | Fix Cygwin build | gatecat | 2021-10-01 | 1 | -1/+1 |
* | | Merge pull request #833 from antmicro/interchange-fix-uninitialized-memory-bug | gatecat | 2021-10-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | interchange: fix uninitialized memory bug in cluster placement | Alessandro Comodi | 2021-10-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #828 from YosysHQ/gatecat/interchange-warn-fix | gatecat | 2021-09-30 | 3 | -7/+10 |
|\ |
|
| * | interchange: Fix compile warnings | gatecat | 2021-09-28 | 2 | -6/+9 |
| * | ci: Enable -Werror for interchange arch | gatecat | 2021-09-28 | 1 | -1/+1 |
* | | Merge pull request #810 from antmicro/write-timing-report | gatecat | 2021-09-29 | 7 | -158/+539 |
|\ \ |
|
| * | | Code formatting | Maciej Kurc | 2021-09-29 | 4 | -119/+87 |
| * | | Brought back printout of critical path source file references, added clk-to-q... | Maciej Kurc | 2021-09-29 | 3 | -28/+74 |
| * | | Shifted moving of data containers after printing | Maciej Kurc | 2021-09-28 | 1 | -11/+11 |
| * | | Added a commandline option controlled writeout of per-net timing details | Maciej Kurc | 2021-09-28 | 4 | -9/+22 |
| * | | Added description of the JSON report structure. | Maciej Kurc | 2021-09-28 | 1 | -1/+73 |
| * | | Moved timing result report storage to the context, added its writeout to the ... | Maciej Kurc | 2021-09-28 | 6 | -282/+279 |
| * | | Added reporting critical paths in JSON format | Maciej Kurc | 2021-09-28 | 1 | -25/+49 |
| * | | Decoupled critical path report generation from its printing | Maciej Kurc | 2021-09-28 | 1 | -134/+264 |
| * | | Switched to JSON format for timing analysis report | Maciej Kurc | 2021-09-28 | 1 | -33/+81 |
| * | | Added writing a CSV report with timing analysis of each net branch | Maciej Kurc | 2021-09-28 | 4 | -6/+89 |
| |/ |
|
* | | Merge pull request #830 from yrabbit/mistype | gatecat | 2021-09-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix mistype. | YRabbit | 2021-09-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #827 from YosysHQ/gatecat/idstring-in | gatecat | 2021-09-27 | 1 | -0/+10 |
|\ |
|
| * | idstring: Add 'in' function | gatecat | 2021-09-27 | 1 | -0/+10 |
|/ |
|
* | Merge pull request #812 from antmicro/MacroCells | gatecat | 2021-09-27 | 7 | -22/+572 |
|\ |
|
| * | Fix small isses and code formatting | Maciej Dudek | 2021-09-27 | 5 | -148/+150 |
| * | Break up macro_cluster_placement into smaller functions | Maciej Dudek | 2021-09-24 | 1 | -20/+33 |