From: programmerjake Date: Sun, 26 Jan 2020 20:57:22 +0000 (+0000) Subject: fix libre-soc styling X-Git-Tag: convert-csv-opcode-to-binary~3672 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=48cf7c789e0f1a9600a9b533d0715e794389a3d1;p=libreriscv.git fix libre-soc styling --- diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index 8ea7227b8..eb60c8670 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -1,7 +1,7 @@ # HDL workflow This section describes the workflow and some best practices for developing -the LibreSoC hardware. We use nmigen, yosys and symbiyosys, and this +the Libre-SoC 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.