Skip to content
Snippets Groups Projects
Commit 2052816d authored by David Mapstone's avatar David Mapstone
Browse files

Updated Readme

parent 98c404d9
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ HDL contains all the verilog files. This is seperated into: ...@@ -14,6 +14,7 @@ HDL contains all the verilog files. This is seperated into:
src contains SystemVerilog design files and verif contains the SystemVerilog testbenches and verification resources. src contains SystemVerilog design files and verif contains the SystemVerilog testbenches and verification resources.
The simulate directory contains the socsim script, along with a directory called "simulators" which contains simulator-specific scripts and a "sim" directory which contains dumps and logs from simulation runs. The files in this directory should not be commited to the Git. The simulate directory contains the socsim script, along with a directory called "simulators" which contains simulator-specific scripts and a "sim" directory which contains dumps and logs from simulation runs. The files in this directory should not be commited to the Git.
## Setting Up Environment ## Setting Up Environment
To be able to simulate in this repository, you will first need to source the sourceme: To be able to simulate in this repository, you will first need to source the sourceme:
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment