(no commit message)
authorlkcl <lkcl@web>
Wed, 29 Jun 2022 09:42:54 +0000 (10:42 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 29 Jun 2022 09:42:54 +0000 (10:42 +0100)
HDL_workflow/devscripts.mdwn

index 5b8742313b6a23ceb4b4f41b20f966488158c5e0..8116a1bb295eff62b6e70494a586374cbfa08a0b 100644 (file)
@@ -21,7 +21,8 @@ understand and accept why we have standardised on that as an OS
 (reproduceability and minimising "support").  If you use anything
 different it risks creating non-reproducible HDL. It's not about
 "what's the favurite OS", it's about making sure that two developers
-can produce the **exact** same GDS-II files.
+can produce the **exact** same GDS-II files, which is kinda important
+if you are going to drop USD 16 million on 7nm Mask Charges.
 
     $ git clone https://git.libre-soc.org/git/dev-env-setup.git
     $ cd dev-env-setup
@@ -51,6 +52,12 @@ unit tests, explaining some of the background, and also files some bugs.
 **You are now done, you need only read the rest below if interested
 to see how we made the above scripts**
 
+=======
+=======
+=======
+=======
+=======
+
 # Notes about Script "mk-deb-chroot"
 
 This section is developer-notes **only** it documents the