mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-29 05:11:33 +00:00
* 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