From: lkcl Date: Fri, 25 Mar 2022 16:48:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2983 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e3d5dfd4ba45ff594f0c262050d8afb6d3bac461;p=libreriscv.git --- diff --git a/HDL_workflow/devscripts.mdwn b/HDL_workflow/devscripts.mdwn index c01c003a1..c06126544 100644 --- a/HDL_workflow/devscripts.mdwn +++ b/HDL_workflow/devscripts.mdwn @@ -45,6 +45,10 @@ unit tests, explaining some of the background, and also files some bugs. # Notes about Script "mk-deb-chroot" +This section is developer-notes **only** it documents the +process by which mk-deb-chroot was established and explains +its decisions and effect. + The script sets up an schroot debootstrap jail with debian 10. This chroot can then be used for nmigen, coriolis, or any other development. These instructions are based on information taken from here: