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
|
@ -210,6 +210,7 @@ template<typename T> int GetSize(const T &obj) { return obj.size(); }
|
|||
int GetSize(RTLIL::Wire *wire);
|
||||
|
||||
extern int autoidx;
|
||||
extern int yosys_xtrace;
|
||||
|
||||
YOSYS_NAMESPACE_END
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue