From 3aad6c0f2e4f7b9216a29ae2026b341e14676235 Mon Sep 17 00:00:00 2001 From: Frederic Petrot Date: Wed, 28 Jul 2004 11:00:07 +0000 Subject: [PATCH] Correcting a typo in all Ludo example READMEs. --- alliance/src/documentation/alliance-examples/addaccu16/README | 2 +- alliance/src/documentation/alliance-examples/adder4/README | 2 +- alliance/src/documentation/alliance-examples/divcas4/README | 2 +- alliance/src/documentation/alliance-examples/multi4b/README | 2 +- alliance/src/documentation/alliance-examples/multi8/README | 3 +-- alliance/src/documentation/alliance-examples/multi8b/README | 2 +- alliance/src/documentation/alliance-examples/pgcd/README | 2 +- alliance/src/documentation/alliance-examples/sqrt32/README | 3 +-- alliance/src/documentation/alliance-examples/sqrt8/README | 2 +- 9 files changed, 9 insertions(+), 11 deletions(-) diff --git a/alliance/src/documentation/alliance-examples/addaccu16/README b/alliance/src/documentation/alliance-examples/addaccu16/README index 691f2691..b064a317 100644 --- a/alliance/src/documentation/alliance-examples/addaccu16/README +++ b/alliance/src/documentation/alliance-examples/addaccu16/README @@ -14,7 +14,7 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set. The main targets of the makefile are listed below (following the design flow). diff --git a/alliance/src/documentation/alliance-examples/adder4/README b/alliance/src/documentation/alliance-examples/adder4/README index 9e919227..869db9c9 100644 --- a/alliance/src/documentation/alliance-examples/adder4/README +++ b/alliance/src/documentation/alliance-examples/adder4/README @@ -14,7 +14,7 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set. The main targets of the makefile are listed below (following the design flow). diff --git a/alliance/src/documentation/alliance-examples/divcas4/README b/alliance/src/documentation/alliance-examples/divcas4/README index 851bc0aa..4099228a 100644 --- a/alliance/src/documentation/alliance-examples/divcas4/README +++ b/alliance/src/documentation/alliance-examples/divcas4/README @@ -14,5 +14,5 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set. diff --git a/alliance/src/documentation/alliance-examples/multi4b/README b/alliance/src/documentation/alliance-examples/multi4b/README index a48203c5..f6d901e4 100644 --- a/alliance/src/documentation/alliance-examples/multi4b/README +++ b/alliance/src/documentation/alliance-examples/multi4b/README @@ -14,7 +14,7 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set. The main targets of the makefile are listed below (following the design flow). diff --git a/alliance/src/documentation/alliance-examples/multi8/README b/alliance/src/documentation/alliance-examples/multi8/README index dc83bab4..a9b632d6 100644 --- a/alliance/src/documentation/alliance-examples/multi8/README +++ b/alliance/src/documentation/alliance-examples/multi8/README @@ -15,5 +15,4 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. - +The environement variable ALLIANCE_TOP has to be set. diff --git a/alliance/src/documentation/alliance-examples/multi8b/README b/alliance/src/documentation/alliance-examples/multi8b/README index bb17e1eb..111a2cc5 100644 --- a/alliance/src/documentation/alliance-examples/multi8b/README +++ b/alliance/src/documentation/alliance-examples/multi8b/README @@ -14,7 +14,7 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set. The main targets of the makefile are listed below (following the design flow). diff --git a/alliance/src/documentation/alliance-examples/pgcd/README b/alliance/src/documentation/alliance-examples/pgcd/README index b1ed9147..bfb604a4 100644 --- a/alliance/src/documentation/alliance-examples/pgcd/README +++ b/alliance/src/documentation/alliance-examples/pgcd/README @@ -15,5 +15,5 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set. diff --git a/alliance/src/documentation/alliance-examples/sqrt32/README b/alliance/src/documentation/alliance-examples/sqrt32/README index 0edc8919..b8b06435 100644 --- a/alliance/src/documentation/alliance-examples/sqrt32/README +++ b/alliance/src/documentation/alliance-examples/sqrt32/README @@ -14,5 +14,4 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. - +The environement variable ALLIANCE_TOP has to be set. diff --git a/alliance/src/documentation/alliance-examples/sqrt8/README b/alliance/src/documentation/alliance-examples/sqrt8/README index 3ffd418f..83d4a4a5 100644 --- a/alliance/src/documentation/alliance-examples/sqrt8/README +++ b/alliance/src/documentation/alliance-examples/sqrt8/README @@ -14,5 +14,5 @@ The Makefile set environement variables properly and run Alliance tools, following each step of the design flow from VHDL up to real layout in a pseudo 0.35 techno. -The environement variable ALLIANCE_TOP as to be set. +The environement variable ALLIANCE_TOP has to be set.