Home

Awesome

Demo of Rocket Chip using ESSENT

This repo shows the ease of using Rocket Chip with ESSENT. To build the simulator (using ESSENT):

$ make emulator

To run a microbenchmark to see it works:

$ make test

The demo uses a Makefile to automate the various steps. Since Rocket Chip already uses Verilator, the changes required to are all confined to emulator.cc. A quick overview of the flow: