Commit Graph

4 Commits

Author SHA1 Message Date
Rowan Goemans
0e848d4fe8 sdc: Allow multiple entities in from/to 2024-09-26 19:14:38 +02:00
Rowan Goemans
e7f8ca5ea6 sdc: add_false_path to PathConstraint logic 2024-09-26 18:26:03 +02:00
Rowan Goemans
ced9703fd3 Add timing_constraint.h 2024-09-24 18:12:01 +02:00
Rowan Goemans
0d5d32951c
SDC parsing support (#1348)
* kernel: Add SDC file parser

* kernel: Add sdc as valid option

* kernel/sdc: Add error on EOF when fetching strings

* kernel/sdc: WIP command parsing for set_false_path

* kernel/sdc: Fully parse set_false_path

* kernel/sdc: Handle review comments
2024-08-12 17:45:27 +02:00