mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-08 16:25:49 +00:00
Removing compiler warnings and errors
This commit is contained in:
parent
70f7778560
commit
c3d6821f7d
3 changed files with 9 additions and 1 deletions
|
@ -17,6 +17,8 @@
|
|||
*
|
||||
*/
|
||||
#ifdef VERIFIC_LINEFILE_INCLUDES_LOOPS
|
||||
#include <stack>
|
||||
|
||||
/*
|
||||
This Visitor decorates the AST with a loop ID attribute for all outer for loops.
|
||||
All AST nodes contained within the subtree of an outer for-loop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue