Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated functions | Miodrag Milanovic | 2022-12-22 | 1 | -4/+4 |
| | |||||
* | run clangformat | gatecat | 2022-10-17 | 1 | -6/+10 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Modify code to meet the code style preferences | airskywater | 2022-09-24 | 1 | -4/+4 |
| | |||||
* | Add more sanity check for pointers | airskywater | 2022-09-24 | 1 | -0/+1 |
| | |||||
* | fix runtime segmentation fault | airskywater | 2022-09-24 | 1 | -0/+5 |
| | | | disable null pointer dereference! | ||||
* | Added the --ignore-rel-clk option to control timing checks for cross-domain ↵ | Maciej Kurc | 2022-09-20 | 1 | -112/+102 |
| | | | | | | paths, formatted code Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Code cleanup | Maciej Kurc | 2022-08-31 | 1 | -64/+35 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Added timing check for cross-domain paths for related clocks | Maciej Kurc | 2022-08-31 | 1 | -4/+104 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Augmented TimingAnalyser class with detection of clock to clock relations | Maciej Kurc | 2022-08-30 | 1 | -7/+219 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Split up common into kernel,place,route | gatecat | 2022-04-08 | 1 | -0/+1515 |
Signed-off-by: gatecat <gatecat@ds0.me> |