(no commit message)
authorlkcl <lkcl@web>
Tue, 30 Mar 2021 12:38:16 +0000 (13:38 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 30 Mar 2021 12:38:16 +0000 (13:38 +0100)
HDL_workflow/litex_ls180.mdwn

index f2e9bd3a4adb9645b3f781b2548e845c2453d973..39e3c55776b6f84f308c0442b30e5b4b43aa20f8 100644 (file)
@@ -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