mirror of
https://github.com/verilator/verilator.git
synced 2026-08-30 01:38:21 +02:00
Includes: Refactor verilated.h and deprecate verilated_heavy.h (#2701).
This commit is contained in:
@@ -49,7 +49,7 @@ class EmitCConstPool final : public EmitCConstInit {
|
||||
ofp->puts("// DESCRIPTION: Verilator output: Constant pool\n");
|
||||
ofp->puts("//\n");
|
||||
ofp->puts("\n");
|
||||
ofp->puts("#include \"verilated_heavy.h\"\n");
|
||||
ofp->puts("#include \"verilated.h\"\n");
|
||||
return ofp;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user