Environments (Very simple!)¶
Prerequisite¶
This work uses
makefile : entry is “makefile” or “Makefile”.
iverilog : open-source verilog simulator. You also use commercial simulators or Verilator if you like.
gtkwave : open-source waveform toolkit.
Installation¶
For Ubuntu:
sudo apt install iverilog gtkwave gtkwave
sudo apt install make
Checkout EmbarkRV Repo¶
git clone blablabla.git