From 4a9408401eb9a9ccd3ab7bca2eb828797385a8fc Mon Sep 17 00:00:00 2001 From: honzastor Date: Tue, 30 Mar 2021 03:06:41 +0200 Subject: [PATCH] Typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 434ad0c..ade3a8c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### FIT BUT bachelor's degree project ## Description -ArithsGen presents an open source tool that enables generation of various arithmetic circuits along with the possibility to export them to various representations which all serve their specific purpose. C language for easy simulation, Verilog for logic synthesis, BLIF for formal verification possibilities and CGP to enable further global automatization. +ArithsGen presents an open source tool that enables generation of various arithmetic circuits along with the possibility to export them to various representations which all serve their specific purpose. C language for easy simulation, Verilog for logic synthesis, BLIF for formal verification possibilities and CGP to enable further global optimization. ### Usage python3 ariths_gen.py