From 7de3305f1f4ba445e663cb7497c68ba5188b0c19 Mon Sep 17 00:00:00 2001 From: RainerWasserfuhr Date: Fri, 13 May 2016 09:46:15 +0200 Subject: [PATCH] fixed typo Signed-off-by: RainerWasserfuhr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cae975..098d3c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OpenEDA: ===================================== -These variables represent all the informsation needed to implement a leading edge chip. The arguments will depend on actual EDA tools being used. +These variables represent all the information needed to implement a leading edge chip. The arguments will depend on actual EDA tools being used. For exmple, some tool verilog read commands support the "-y" argument. We assume tcl script exists to drive each tool using these variables ## PROJECT SETTINGS