summaryrefslogblamecommitdiff
path: root/verilog/alu/v6/obj_dir/Valu6___024root__Slow.cpp
blob: 4167b09e13e3250698630aa2efc9b2e77474039d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                 


                                                                      




                                           
                                                
                                             



                                     
// Verilated -*- C++ -*-
// DESCRIPTION: Verilator output: Design implementation internals
// See Valu6.h for the primary calling header

#include "verilated.h"

#include "Valu6__Syms.h"
#include "Valu6___024root.h"

void Valu6___024root___ctor_var_reset(Valu6___024root* vlSelf);

Valu6___024root::Valu6___024root(Valu6__Syms* symsp, const char* name)
    : VerilatedModule{name}
    , vlSymsp{symsp}
 {
    // Reset structure values
    Valu6___024root___ctor_var_reset(this);
}

void Valu6___024root::__Vconfigure(bool first) {
    if (false && first) {}  // Prevent unused
}

Valu6___024root::~Valu6___024root() {
}