Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | router2: Add experimental timing-driven ripup option | gatecat | 2021-08-15 | 3 | -14/+67 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Alternative congestion cost schedule | gatecat | 2021-08-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Adding some criticality heuristics | gatecat | 2021-08-15 | 1 | -13/+29 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Improved bidir routing and data structures | gatecat | 2021-08-15 | 1 | -415/+358 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #787 from YosysHQ/gatecat/report | gatecat | 2021-07-30 | 8 | -1/+114 | |
|\ | | | | | Add JSON utilisation and timing report | |||||
| * | common: Add JSON timing and utilisation report | gatecat | 2021-07-29 | 3 | -0/+83 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | basectx: Add a field to store timing results | gatecat | 2021-07-29 | 5 | -1/+31 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | router2: Mark dest as visited during backwards routing | gatecat | 2021-07-30 | 1 | -0/+4 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | router2: Improve debugability of pip conflicts | gatecat | 2021-07-29 | 1 | -1/+5 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | nexus: Fix routeing of global clocks that also drive fabric | gatecat | 2021-07-28 | 1 | -0/+2 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Update route delays even when routes are congested | gatecat | 2021-07-28 | 1 | -1/+43 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | timing: Allow overriding of route delays | gatecat | 2021-07-28 | 2 | -3/+10 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | gui: Implement about dialog | gatecat | 2021-07-25 | 1 | -0/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Fix definition of an empty IdStringList | gatecat | 2021-07-20 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | interchange: xdc and place constr: address review comments | Alessandro Comodi | 2021-07-12 | 1 | -7/+0 | |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | |||||
* | interchange: add constraints constraints application routine | Alessandro Comodi | 2021-07-12 | 1 | -0/+8 | |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | |||||
* | timing: Fix out-of-bounds histogram bins in all cases | gatecat | 2021-07-10 | 1 | -1/+6 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #752 from YosysHQ/gatecat/du-mem-error | gatecat | 2021-07-06 | 1 | -1/+2 | |
|\ | | | | | design_utils: Fix memory error | |||||
| * | design_utils: Fix memory error | gatecat | 2021-07-06 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | interchange: Allow pseudo pip wires to overlap with bound site wires on the ↵ | gatecat | 2021-07-06 | 1 | -8/+8 | |
| | | | | | | | | | | | | same net Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | router2: Dump pre-bound routes when routing fails in debug mode | gatecat | 2021-07-06 | 1 | -1/+11 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | clangformat | gatecat | 2021-07-01 | 1 | -1/+5 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Preserve ArchArgs and reinit Context when applicable in GUI | Miodrag Milanovic | 2021-06-30 | 2 | -10/+5 | |
| | ||||||
* | sta: Fix a memory error introduced by the dict move | gatecat | 2021-06-17 | 1 | -4/+11 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #724 from YosysHQ/gatecat/update-names | gatecat | 2021-06-12 | 56 | -85/+85 | |
|\ | | | | | Update deadnames and emails | |||||
| * | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 56 | -85/+85 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | HeAP: Fix memory error introduced by switch to dict | gatecat | 2021-06-12 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | gui: Don't destroy context when loading JSON | gatecat | 2021-06-07 | 2 | -9/+14 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Remove redundant code after hashlib move | gatecat | 2021-06-02 | 7 | -154/+3 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Use hashlib in most remaining code | gatecat | 2021-06-02 | 9 | -38/+33 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Using hashlib in timing | gatecat | 2021-06-02 | 2 | -82/+26 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Using hashlib in arches | gatecat | 2021-06-02 | 2 | -6/+15 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Use hashlib in routers | gatecat | 2021-06-02 | 3 | -40/+36 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Use hashlib in placers | gatecat | 2021-06-02 | 6 | -43/+43 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Use hashlib for core netlist structures | gatecat | 2021-06-02 | 14 | -97/+101 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Add hash() member functions | gatecat | 2021-06-02 | 2 | -0/+11 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | common: Import hashlib from Yosys | gatecat | 2021-06-02 | 2 | -0/+1184 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | timing: Fix use of uninitialised value | gatecat | 2021-06-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Add heatmap by routing resource type | gatecat | 2021-05-20 | 3 | -3/+49 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Run clangformat | gatecat | 2021-05-16 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | mistral: Tidying up | gatecat | 2021-05-15 | 2 | -2/+3 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Hacky workaround for slow Cyclone V convergence | gatecat | 2021-05-15 | 1 | -3/+3 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Reduce verbosity when debugging | gatecat | 2021-05-15 | 1 | -0/+2 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | mistral: Add stub pack/place/route functions | gatecat | 2021-05-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | archcheck: Use old connectivity check for CycloneV | gatecat | 2021-05-15 | 1 | -1/+29 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | cyclonev: Add names and archcheck fixes | gatecat | 2021-05-15 | 2 | -0/+22 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Add some boundness statistics | gatecat | 2021-05-12 | 1 | -0/+33 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Fix a typo | gatecat | 2021-05-11 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | command: Allow debug output for just placer or router | gatecat | 2021-05-11 | 1 | -0/+11 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | router2: Reserve wires in more complex cases | gatecat | 2021-05-06 | 1 | -13/+39 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> |