Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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> | |||||
* | router2: Dynamicly expand bounding box based on congestion | gatecat | 2021-05-06 | 1 | -10/+22 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Add stub cluster API impl for remaining arches | gatecat | 2021-05-06 | 1 | -0/+2 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | base_arch: Fix typo in getClusterPlacement | gatecat | 2021-05-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Update placers to use new cluster APIs | gatecat | 2021-05-06 | 9 | -344/+149 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Add default base implementation of cluster API | gatecat | 2021-05-06 | 3 | -5/+97 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Add BaseClusterInfo for base implementation | gatecat | 2021-05-06 | 1 | -0/+44 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | arch_api: Outline of new cluster API | gatecat | 2021-05-06 | 2 | -9/+9 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Update bits.h | David Corrigan | 2021-04-30 | 1 | -2/+2 | |
| | | | Fixed the variable name for windows MSVC builds. | |||||
* | interchange: Implement getWireType | gatecat | 2021-04-30 | 1 | -0/+2 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #681 from YosysHQ/gatecat/more-pybindings | gatecat | 2021-04-15 | 1 | -0/+3 | |
|\ | | | | | Add Python bindings for placement tests | |||||
| * | Add Python bindings for placement tests | gatecat | 2021-04-15 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | | Fix utilisation report when bel buckets are used | gatecat | 2021-04-15 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Hash table refactoring | gatecat | 2021-04-14 | 2 | -50/+28 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | timing: Fix domain init when loops are present | gatecat | 2021-04-13 | 2 | -58/+73 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #674 from adamgreig/heap-spreader-fix | gatecat | 2021-04-12 | 1 | -0/+4 | |
|\ | | | | | HeAP: Skip high-strength cells in both cell loops | |||||
| * | HeAP: Skip high-strength cells in both cell loops. | Adam Greig | 2021-04-12 | 1 | -0/+4 | |
| | | | | | | | | | | | | Previously only the first loop skipped cells with high belStrength, but they can't be processed by the second loop either, so skip them there too. |