34#ifndef TESTBENCHBLOCK_HH
35#define TESTBENCHBLOCK_HH
44class ProcessorWrapperBlock;
58 const Path& targetBaseDir,
HDL targetLang =
VHDL)
const override;
ProcessorWrapperBlock * proc_
The block that wraps the processor and instantiates memories for the GCU and LSUs.
virtual void write(const Path &targetBaseDir, HDL targetLang=VHDL) const override
const ProGeContext & context_
The ProGe context for additional information.
virtual ~TestBenchBlock()
HDL
HDLs supported by ProGe.