From 71af590e2b141f3610af369bb0683845c34a40c9 Mon Sep 17 00:00:00 2001 From: Ned Bingham Date: Mon, 5 Jun 2023 12:35:33 -0400 Subject: [PATCH] adding line breaks --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bd3c7bc..f3791fa 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # Broccoli Development Environment -The following tools are available: -go - architectural and behavioral simulation -haystack - formal synthesis of self-timed circuits -act - circuit design and digital simulation -prspice - configure digital/analog circuit co-simulation -Xyce - analog circuit simulation -gaw - analog waveform viewer -magic - circuit layout +The following tools are available:
+go - architectural and behavioral simulation
+haystack - formal synthesis of self-timed circuits
+act - circuit design and digital simulation
+prspice - configure digital/analog circuit co-simulation
+Xyce - analog circuit simulation
+gaw - analog waveform viewer
+magic - circuit layout
-Semiconductor PDKs are in /opt/cad/conf -Packages may be installed with 'sudo apt install ' -Other usages of sudo are disabled +Semiconductor PDKs are in /opt/cad/conf
+Packages may be installed with 'sudo apt install '
+Other usages of sudo are disabled
## Setup