3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-16 04:20:28 +00:00

sdc: move to directory

This commit is contained in:
Emil J. Tywoniak 2025-10-07 18:09:12 +02:00
parent 9779c9673f
commit e341bbb80d
4 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1,3 @@
OBJS += passes/cmds/sdc/sdc.o
$(eval $(call add_share_file,share/sdc,passes/cmds/sdc/stubs.sdc))