mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-18 07:59:31 +00:00
Update documentation and few more defines
This commit is contained in:
parent
25459bd8b9
commit
1ef6311e5b
6 changed files with 7 additions and 7 deletions
|
|
@ -87,7 +87,7 @@ not regularly tested:
|
|||
Build prerequisites
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
A C++ compiler with C++17 support is required as well as some standard tools
|
||||
A C++ compiler with C++20 support is required as well as some standard tools
|
||||
such as GNU Flex, GNU Bison (>=3.8), Make, and Python (>=3.11). Some additional
|
||||
tools: readline, libffi, Tcl and zlib; are optional but enabled by default (see
|
||||
:makevar:`ENABLE_*` settings in Makefile). Graphviz and Xdot are used by the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue