(no commit message)
authorlkcl <lkcl@web>
Thu, 23 Jan 2020 14:03:33 +0000 (14:03 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 23 Jan 2020 14:03:33 +0000 (14:03 +0000)
HDL_workflow.mdwn

index 25e2562da0f75157e4bdad10ea2911d56fe54a69..663296d3cb88184779ad2c0a6a020255b8c8e9ef 100644 (file)
@@ -1,6 +1,6 @@
 # HDL workflow
 
-This section describes the workflow for developing the LibreSoC.  We use nmigen, yosys and symbiyosys, and this page is intended not just to help you get set up, it is intended to help advise you of some tricks and practices that will help you become effective team contributors.
+This section describes the workflow and some best practices for developing the LibreSoC hardware. We use nmigen, yosys and symbiyosys, and this page is intended not just to help you get set up, it is intended to help advise you of some tricks and practices that will help you become effective team contributors.
 
 It is particularly important to bear in mind that we are not just "developing code", here: we are creating a "lasting legacy educational resource" for other people to learn from, and for businesses and students alike to be able to use, learn from and augment for their own purposes.