mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-23 06:13:41 +00:00
indent
This commit is contained in:
parent
dc9d61ed61
commit
97f5ef2056
1 changed files with 1 additions and 1 deletions
|
@ -3011,7 +3011,7 @@ std::string verific_import(Design *design, const std::map<std::string,std::strin
|
||||||
verific_params.Insert(i.first.c_str(), i.second.c_str());
|
verific_params.Insert(i.first.c_str(), i.second.c_str());
|
||||||
|
|
||||||
#ifdef VERIFIC_LINEFILE_INCLUDES_LOOPS
|
#ifdef VERIFIC_LINEFILE_INCLUDES_LOOPS
|
||||||
VeriLibrary* veri_lib = veri_file::GetLibrary("work", 1);
|
VeriLibrary* veri_lib = veri_file::GetLibrary("work", 1);
|
||||||
// Decorate AST with loop scope id
|
// Decorate AST with loop scope id
|
||||||
VeriModule *module;
|
VeriModule *module;
|
||||||
MapIter mi;
|
MapIter mi;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue