mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 15:00:26 +00:00
Add exec
command to run shell commands.
This commit is contained in:
parent
acb341745d
commit
e6c09f1e0e
2 changed files with 157 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
|
||||
OBJS += passes/cmds/exec.o
|
||||
OBJS += passes/cmds/add.o
|
||||
OBJS += passes/cmds/delete.o
|
||||
OBJS += passes/cmds/design.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue