OpenCores
URL https://opencores.org/ocsvn/theia_gpu/theia_gpu/trunk

Subversion Repositories theia_gpu

[/] [theia_gpu/] [branches/] [icarus_version/] [testbench/] [TestBench_verilator.cpp] - Rev 199

Go to most recent revision | Compare with Previous | Blame | View Log

#include "Theia.h"
#include "verilated.h"
 
int main( int argc, char ** argv, char ** env)
{
	Verilated::commandArgs(argc, argv);
	Vour * top = new Vour;
	while ( !Verilated::gotFinish())
	{
		top->eval();
	}
}
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.