Add nmigen-soc to HDL_workflow wiki doc
authorCole Poirier <colepoirier@gmail.com>
Fri, 24 Jul 2020 23:05:57 +0000 (16:05 -0700)
committerCole Poirier <colepoirier@gmail.com>
Fri, 24 Jul 2020 23:05:57 +0000 (16:05 -0700)
HDL_workflow.mdwn

index edf0b7ef015c2ad02d10d171ae05d5ad594afa14..8b3307eaf4d53e2139f9d58e71747cd848dd001f 100644 (file)
@@ -395,7 +395,7 @@ Install gdb from source.  Obtain the latest tarball, unpack it, then:
      ../configure --srcdir=.. --host=x86_64-linux --target=powerpc64-linux-gnu
     make -j$(nproc)
     make install
-    
+
 ## power_instruction_analyzer (pia)
 
 We have a custom tool built in rust by programmerjake to help analyze
@@ -480,6 +480,7 @@ if you want it, always ensure that a new git checkout is set up with rebase.
 * cd !$
 * git clone gitolite3@git.libre-soc.org:nmutil.git
 * git clone gitolite3@git.libre-soc.org:ieee754fpu.git
+* git clone gitolite3@git.libre-soc.org:nmigen-soc.git
 * git clone gitolite3@git.libre-soc.org:soc.git
 
 In each of these directories, in the order listed, track down the