mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 04:31:25 +00:00
Added "trace" command
This commit is contained in:
parent
cd9407404a
commit
b5a9e51b96
4 changed files with 103 additions and 2 deletions
|
@ -19,4 +19,5 @@ OBJS += passes/cmds/tee.o
|
|||
OBJS += passes/cmds/write_file.o
|
||||
OBJS += passes/cmds/connwrappers.o
|
||||
OBJS += passes/cmds/cover.o
|
||||
OBJS += passes/cmds/trace.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue