update HDL_workflow to include nmigen and c4m-jtag dev dependencies
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 26 Mar 2021 22:43:01 +0000 (22:43 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 26 Mar 2021 22:43:07 +0000 (22:43 +0000)
HDL_workflow.mdwn

index bd30b9684b47162a49c13ab593a395aef3fe342f..b2930a38fd145c28a9adfcc45ceea0e8b6c7cdbd 100644 (file)
@@ -588,6 +588,8 @@ dependencies.  This is easiest done with this script
 
 * mkdir ~/src
 * cd !$
+* git clone gitolite3@git.libre-soc.org:nmigen.git
+* git clone gitolite3@git.libre-soc.org:c4m-jtag.git
 * 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
@@ -610,11 +612,16 @@ If "`python3 setup.py install`" is used it is a pain: edit, then
 install. edit, then install. It gets extremely tedious, hence why
 "develop" was created.
 
+If you prefer you can use this script instead: of course you checked it
+in advance and accept full responsibility.
+<https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=hdl-dev-repos;hb=HEAD>
+
 # Development Rules
 
 Team communication:
 
-* new members, add yourself to the [[about_us]] page and create yourself a home page using someone else's page as a template.
+* new members, add yourself to the [[about_us]] page and create yourself
+  a home page using someone else's page as a template.
 * communicate on the mailing list or the bugtracker an intent to take
   responsibility for a particular task.
 * assign yourself as the bug's owner