mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-30 03:02:30 +00:00
Split coarse grain representation into 4 parts, loosely: fsm/opt, other optimizations/techmap/memory_dff, DSPs, alumacc/memory -nomap. Split hardware mapping into subsections as well: memory blocks (map_ram and map_ffram), arithmetic (map_gates), FFs (map_ffs), LUTs (map_luts and briefly abc), and other (map_cells and a note on hilomap and iopadmap). Also add `-T` flag to Yosys call to remove footer from log output. |
||
|---|---|---|
| .. | ||
| _downloads | ||
| _images | ||
| _static | ||
| _templates | ||
| appendix | ||
| code_examples | ||
| getting_started | ||
| using_yosys | ||
| yosys_internals | ||
| appendix.rst | ||
| bib.rst | ||
| cmd_ref.rst | ||
| conf.py | ||
| index.rst | ||
| introduction.rst | ||
| literature.bib | ||
| requirements.txt | ||
| test_suites.rst | ||