From: lkcl Date: Wed, 10 Mar 2021 18:13:40 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~46 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=904ddd9ee1f23fbe2e52c69db9c2cdccfae8a0b7;p=libreriscv.git --- diff --git a/HDL_workflow/nextpnr.mdwn b/HDL_workflow/nextpnr.mdwn index 3a01ed15a..cffbcb065 100644 --- a/HDL_workflow/nextpnr.mdwn +++ b/HDL_workflow/nextpnr.mdwn @@ -2,6 +2,11 @@ ## Setting up new debootstrap and chroot into it +Run the following if you wish to isolate the nextpnr-ecp5 build +from other software (reproducible builds) or use the schroot +auto-preparation script here: + + export MY_CHROOT=/stable-chroot mkdir $MY_CHROOT debootstrap stable $MY_CHROOT http://deb.debian.org/debian/