Skip to content

Commit

Permalink
Update compile.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvatoreDiGirolamo authored May 3, 2021
1 parent 084b059 commit ca9464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compile.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Manual installation

Verilating the hardware is needed whenever you want test new hardware changes that are not available in the relased packeges. The verilation process can take quite long time (20-30 minutes on a Xeon X7550) and can require up to 16 GB of memory. Consider to use the prebuilt libraries if they fit your use case.
Verilating the hardware is needed whenever you want test new hardware changes that are not available in the relased packeges. The verilation process can take quite long time (20-30 minutes on a Xeon X7550) and can require up to 16 GB of memory. Consider using the docker image if that fits your use case.

### Requirements
Verilator >= 4.108
Expand Down

0 comments on commit ca9464e

Please sign in to comment.