From: Cole Poirier Date: Fri, 24 Jul 2020 23:05:57 +0000 (-0700) Subject: Add nmigen-soc to HDL_workflow wiki doc X-Git-Tag: convert-csv-opcode-to-binary~2328 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8b5f7db9cc6cb63af0fd23a8d2f6b6ae0d4ccbad;p=libreriscv.git Add nmigen-soc to HDL_workflow wiki doc --- diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index edf0b7ef0..8b3307eaf 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -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