mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
Added "yosys -X"
This commit is contained in:
parent
3ff0d04555
commit
ecd64182c5
7 changed files with 153 additions and 1 deletions
|
@ -49,6 +49,7 @@
|
|||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
int autoidx = 1;
|
||||
int yosys_xtrace = 0;
|
||||
RTLIL::Design *yosys_design = NULL;
|
||||
|
||||
#ifdef YOSYS_ENABLE_TCL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue