rearrangement
This commit is contained in:
39
iverilog/tobb/labs/lab6/obj_dir/VbibpTB___024root.h
Normal file
39
iverilog/tobb/labs/lab6/obj_dir/VbibpTB___024root.h
Normal file
@ -0,0 +1,39 @@
|
||||
// Verilated -*- C++ -*-
|
||||
// DESCRIPTION: Verilator output: Design internal header
|
||||
// See VbibpTB.h for the primary calling header
|
||||
|
||||
#ifndef VERILATED_VBIBPTB___024ROOT_H_
|
||||
#define VERILATED_VBIBPTB___024ROOT_H_ // guard
|
||||
|
||||
#include "verilated.h"
|
||||
#include "verilated_timing.h"
|
||||
|
||||
class VbibpTB__Syms;
|
||||
|
||||
class VbibpTB___024root final : public VerilatedModule {
|
||||
public:
|
||||
|
||||
// DESIGN SPECIFIC STATE
|
||||
CData/*0:0*/ __VactContinue;
|
||||
SData/*10:0*/ bibpTB__DOT__buyruk;
|
||||
IData/*31:0*/ __VstlIterCount;
|
||||
IData/*31:0*/ __VactIterCount;
|
||||
VlDelayScheduler __VdlySched;
|
||||
VlTriggerVec<1> __VstlTriggered;
|
||||
VlTriggerVec<1> __VactTriggered;
|
||||
VlTriggerVec<1> __VnbaTriggered;
|
||||
|
||||
// INTERNAL VARIABLES
|
||||
VbibpTB__Syms* const vlSymsp;
|
||||
|
||||
// CONSTRUCTORS
|
||||
VbibpTB___024root(VbibpTB__Syms* symsp, const char* v__name);
|
||||
~VbibpTB___024root();
|
||||
VL_UNCOPYABLE(VbibpTB___024root);
|
||||
|
||||
// INTERNAL METHODS
|
||||
void __Vconfigure(bool first);
|
||||
} VL_ATTR_ALIGNED(VL_CACHE_LINE_BYTES);
|
||||
|
||||
|
||||
#endif // guard
|
Reference in New Issue
Block a user