blob: 8140a2da291799868bd28710baa5f4aa2f19a170 [file] [log] [blame]
// Verilated -*- C++ -*-
// DESCRIPTION: Verilator output: Design implementation internals
// See Vdecoder.h for the primary calling header
#include "verilated.h"
#include "Vdecoder___024root.h"
void Vdecoder___024root___eval(Vdecoder___024root* vlSelf) {
if (false && vlSelf) {} // Prevent unused
Vdecoder__Syms* const __restrict vlSymsp VL_ATTR_UNUSED = vlSelf->vlSymsp;
VL_DEBUG_IF(VL_DBG_MSGF("+ Vdecoder___024root___eval\n"); );
}
#ifdef VL_DEBUG
void Vdecoder___024root___eval_debug_assertions(Vdecoder___024root* vlSelf) {
if (false && vlSelf) {} // Prevent unused
Vdecoder__Syms* const __restrict vlSymsp VL_ATTR_UNUSED = vlSelf->vlSymsp;
VL_DEBUG_IF(VL_DBG_MSGF("+ Vdecoder___024root___eval_debug_assertions\n"); );
}
#endif // VL_DEBUG