projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fa020e
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 30 Mar 2021 12:38:16 +0000
(13:38 +0100)
committer
IkiWiki
<ikiwiki.info>
Tue, 30 Mar 2021 12:38:16 +0000
(13:38 +0100)
HDL_workflow/litex_ls180.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/litex_ls180.mdwn
b/HDL_workflow/litex_ls180.mdwn
index f2e9bd3a4adb9645b3f781b2548e845c2453d973..39e3c55776b6f84f308c0442b30e5b4b43aa20f8 100644
(file)
--- a/
HDL_workflow/litex_ls180.mdwn
+++ b/
HDL_workflow/litex_ls180.mdwn
@@
-11,11
+11,16
@@
the following have been identified as working with sim.py. dependencies:
apt-get install libevent-dev
apt-get install verilator
+# build process for litex sim
+
+very simple:
+
+ make run_sim
+
# build process for ls180
for the variant without 4k srams:
- standard install (see [[HDL_workflow]]
cd soc
make ls180_verilog
cd src/soc/litex/florent