Skip to content

opensocdebug/demo_testbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a testbench demo. It will run in verilator simulation and on an FPGA.

Run the verilator test

export TOP=`pwd`
cd src/verilator
make
./demo

Currently you are clearly developing the hardware and not testing anything, hence set the HARDWARE environment variable to your local git clone of opensocdebug/hardware.git.

About

A testbench system for different target platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published