mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 19:00:26 +00:00
presentation progress
This commit is contained in:
parent
6c3d767976
commit
9e938aa32a
2 changed files with 55 additions and 11 deletions
|
@ -92,15 +92,15 @@ synthesis. It supports most of Verilog-2005 and is well tested with
|
|||
real-world designs from the ASIC and FPGA world.
|
||||
|
||||
\bigskip
|
||||
Learn how to use Yosys to create your own custom synthesis flows and discover
|
||||
why open source HDL synthesis is important for researchers, hobbyists,
|
||||
educators and engineers alike.
|
||||
Learn how to use Yosys to create your own custom synthesis flows and
|
||||
discover why open source HDL synthesis is important for researchers,
|
||||
hobbyists, educators and engineers alike.
|
||||
|
||||
\bigskip
|
||||
This presentation covers basic concepts of Yosys, creating simple synthesis
|
||||
scripts, creating synthesis scripts for advanced applications, creating Yosys
|
||||
scripts for non-synthesis applications (such as formal equivialence checking)
|
||||
and writing extensions to Yosys using the C++ API.
|
||||
This presentation covers basic concepts of Yosys, writing synthesis scripts
|
||||
for a wide range of applications, creating Yosys scripts for various
|
||||
non-synthesis applications (such as formal equivialence checking) and
|
||||
writing extensions to Yosys using the C++ API.
|
||||
\end{frame}
|
||||
|
||||
\section{Outline}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue