yosys/docs
Krystine Sherwin 50d8c1b258
First pass example_synth done
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.
2023-12-20 14:08:06 +13:00
..
source First pass example_synth done 2023-12-20 14:08:06 +13:00
util Some tidy up 2023-08-14 12:13:29 +12:00
.gitignore docs: restructuring images directory 2023-11-14 18:54:16 +13:00
Makefile Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00