From fcccba9ca5387703a9fd075dfec0c6867835f058 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 23 Jan 2020 14:03:33 +0000 Subject: [PATCH] --- HDL_workflow.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index 25e2562da..663296d3c 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -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. -- 2.30.2