diff --git a/README.md b/README.md new file mode 100644 index 0000000..0546327 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Sample UVM testbench + +This is a simple testbench using UVM framework. + +`Makefile` uses the Verilator simulator to build and run the testbench.