| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup | Maciej Kurc | 2022-08-31 | 1 | -64/+35 |
* | Added timing check for cross-domain paths for related clocks | Maciej Kurc | 2022-08-31 | 1 | -4/+104 |
* | Augmented TimingAnalyser class with detection of clock to clock relations | Maciej Kurc | 2022-08-30 | 2 | -7/+225 |
* | add missing overrides | Miodrag Milanovic | 2022-08-22 | 1 | -3/+3 |
* | pybindings: Mark CellInfo::bel as readonly | gatecat | 2022-08-18 | 1 | -2/+1 |
* | refactor: id(stringf(...)) to new idf(...) helper | gatecat | 2022-08-10 | 3 | -4/+18 |
* | netlist: Add PseudoCell API | gatecat | 2022-07-08 | 7 | -28/+127 |
* | generic: Use arch_pybindings_shared | gatecat | 2022-07-04 | 1 | -0/+6 |
* | Don't assert on mixed domain paths in report | gatecat | 2022-05-22 | 1 | -5/+0 |
* | common: Correct a minor typo in the message | YRabbit | 2022-05-10 | 1 | -1/+1 |
* | Split up common into kernel,place,route | gatecat | 2022-04-08 | 59 | -0/+12002 |