aboutsummaryrefslogtreecommitdiffstats
path: root/manual/PRESENTATION_Intro
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-07-02 11:14:30 +0200
committerClifford Wolf <clifford@clifford.at>2015-07-02 11:14:30 +0200
commit6c84341f22b2758181164e8d5cddd23e3589c90b (patch)
tree0438ad9becf956e43ebf8665fee89e021b13bcdf /manual/PRESENTATION_Intro
parent053058d78167f7f1ec377fddcee8b648a5ae4138 (diff)
downloadyosys-6c84341f22b2758181164e8d5cddd23e3589c90b.tar.gz
yosys-6c84341f22b2758181164e8d5cddd23e3589c90b.tar.bz2
yosys-6c84341f22b2758181164e8d5cddd23e3589c90b.zip
Fixed trailing whitespaces
Diffstat (limited to 'manual/PRESENTATION_Intro')
-rw-r--r--manual/PRESENTATION_Intro/counter.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/PRESENTATION_Intro/counter.ys b/manual/PRESENTATION_Intro/counter.ys
index 8b3390ed4..cc4e7cd31 100644
--- a/manual/PRESENTATION_Intro/counter.ys
+++ b/manual/PRESENTATION_Intro/counter.ys
@@ -1,4 +1,4 @@
-# read design
+# read design
read_verilog counter.v
hierarchy -check -top counter