diff options
author | Gustavo Romero <gromero@tutanota.com> | 2019-12-11 08:09:48 -0300 |
---|---|---|
committer | Gustavo Romero <gromero@tutanota.com> | 2019-12-11 08:22:08 -0300 |
commit | 993a77d19b3fb56ef2da3a6dfafa8a1488039d01 (patch) | |
tree | f3fccac19985f838c6f4fe03e3e158690db717d4 | |
parent | 5025aab8c9b47e2a201f7ffd494475882db92398 (diff) | |
download | yosys-993a77d19b3fb56ef2da3a6dfafa8a1488039d01.tar.gz yosys-993a77d19b3fb56ef2da3a6dfafa8a1488039d01.tar.bz2 yosys-993a77d19b3fb56ef2da3a6dfafa8a1488039d01.zip |
manual: Fix text in Abstract section
-rw-r--r-- | manual/manual.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/manual.tex b/manual/manual.tex index 67982cbc8..75f087eca 100644 --- a/manual/manual.tex +++ b/manual/manual.tex @@ -146,7 +146,7 @@ with the help of HDL synthesis tools. In special cases such as synthesis for coarse-grain cell libraries or when testing new synthesis algorithms it might be necessary to write a custom HDL -synthesis tool or add new features to an existing one. It this cases the +synthesis tool or add new features to an existing one. In these cases the availability of a Free and Open Source (FOSS) synthesis tool that can be used as basis for custom tools would be helpful. |