// Verilated -*- C++ -*- // DESCRIPTION: Verilator output: Design implementation internals // See Vverilog.h for the primary calling header #include "Vverilog__pch.h" #include "Vverilog__Syms.h" #include "Vverilog___024root.h" void Vverilog___024root___ctor_var_reset(Vverilog___024root* vlSelf); Vverilog___024root::Vverilog___024root(Vverilog__Syms* symsp, const char* v__name) : VerilatedModule{v__name} , vlSymsp{symsp} { // Reset structure values Vverilog___024root___ctor_var_reset(this); } void Vverilog___024root::__Vconfigure(bool first) { (void)first; // Prevent unused variable warning } Vverilog___024root::~Vverilog___024root() { }