aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* python: Allow querying route delaysgatecat2021-08-231-0/+3
* pybindings: Fix mapping for PortRefVectorSylvain Munaut2021-08-191-0/+2
* router2: Add experimental timing-driven ripup optiongatecat2021-08-153-14/+67
* router2: Alternative congestion cost schedulegatecat2021-08-151-1/+1
* router2: Adding some criticality heuristicsgatecat2021-08-151-13/+29
* router2: Improved bidir routing and data structuresgatecat2021-08-151-415/+358
* Merge pull request #787 from YosysHQ/gatecat/reportgatecat2021-07-308-1/+114
|\
| * common: Add JSON timing and utilisation reportgatecat2021-07-293-0/+83
| * basectx: Add a field to store timing resultsgatecat2021-07-295-1/+31
* | router2: Mark dest as visited during backwards routinggatecat2021-07-301-0/+4
* | router2: Improve debugability of pip conflictsgatecat2021-07-291-1/+5
|/
* nexus: Fix routeing of global clocks that also drive fabricgatecat2021-07-281-0/+2
* router2: Update route delays even when routes are congestedgatecat2021-07-281-1/+43
* timing: Allow overriding of route delaysgatecat2021-07-282-3/+10
* gui: Implement about dialoggatecat2021-07-251-0/+1
* Fix definition of an empty IdStringListgatecat2021-07-201-1/+1
* interchange: xdc and place constr: address review commentsAlessandro Comodi2021-07-121-7/+0
* interchange: add constraints constraints application routineAlessandro Comodi2021-07-121-0/+8
* timing: Fix out-of-bounds histogram bins in all casesgatecat2021-07-101-1/+6
* Merge pull request #752 from YosysHQ/gatecat/du-mem-errorgatecat2021-07-061-1/+2
|\
| * design_utils: Fix memory errorgatecat2021-07-061-1/+2
* | interchange: Allow pseudo pip wires to overlap with bound site wires on the s...gatecat2021-07-061-8/+8
* | router2: Dump pre-bound routes when routing fails in debug modegatecat2021-07-061-1/+11
|/
* clangformatgatecat2021-07-011-1/+5
* Preserve ArchArgs and reinit Context when applicable in GUIMiodrag Milanovic2021-06-302-10/+5
* sta: Fix a memory error introduced by the dict movegatecat2021-06-171-4/+11
* Merge pull request #724 from YosysHQ/gatecat/update-namesgatecat2021-06-1256-85/+85
|\
| * Fixing old emails and names in copyrightsgatecat2021-06-1256-85/+85
* | HeAP: Fix memory error introduced by switch to dictgatecat2021-06-121-1/+1
|/
* gui: Don't destroy context when loading JSONgatecat2021-06-072-9/+14
* Remove redundant code after hashlib movegatecat2021-06-027-154/+3
* Use hashlib in most remaining codegatecat2021-06-029-38/+33
* Using hashlib in timinggatecat2021-06-022-82/+26
* Using hashlib in archesgatecat2021-06-022-6/+15
* Use hashlib in routersgatecat2021-06-023-40/+36
* Use hashlib in placersgatecat2021-06-026-43/+43
* Use hashlib for core netlist structuresgatecat2021-06-0214-97/+101
* Add hash() member functionsgatecat2021-06-022-0/+11
* common: Import hashlib from Yosysgatecat2021-06-022-0/+1184
* timing: Fix use of uninitialised valuegatecat2021-06-011-1/+1
* router2: Add heatmap by routing resource typegatecat2021-05-203-3/+49
* Run clangformatgatecat2021-05-161-1/+1
* mistral: Tidying upgatecat2021-05-152-2/+3
* router2: Hacky workaround for slow Cyclone V convergencegatecat2021-05-151-3/+3
* router2: Reduce verbosity when debugginggatecat2021-05-151-0/+2
* mistral: Add stub pack/place/route functionsgatecat2021-05-151-1/+1
* archcheck: Use old connectivity check for CycloneVgatecat2021-05-151-1/+29
* cyclonev: Add names and archcheck fixesgatecat2021-05-152-0/+22
* router2: Add some boundness statisticsgatecat2021-05-121-0/+33
* router2: Fix a typogatecat2021-05-111-1/+1