yosys/docs/source/code_examples
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
..
axis docs: moving code examples 2023-11-14 12:55:39 +13:00
extensions Working on extensions doc 2023-12-13 11:34:42 +13:00
fifo First pass example_synth done 2023-12-20 14:08:06 +13:00
intro Add cell_libs.rst 2023-12-14 10:08:46 +13:00
macc docs: more tidying 2023-11-16 09:46:47 +13:00
scrambler docs: Tidying image generation 2023-11-16 09:08:22 +13:00
selections docs: Tidying image generation 2023-11-16 09:08:22 +13:00
show docs: Tidying image generation 2023-11-16 09:08:22 +13:00
stubnets docs: restructuring images directory 2023-11-14 18:54:16 +13:00
synth_flow Working on extensions doc 2023-12-13 11:34:42 +13:00
techmap docs: Tidying image generation 2023-11-16 09:08:22 +13:00
.gitignore docs: moving code examples 2023-11-14 12:55:39 +13:00
primetest.v docs: moving code examples 2023-11-14 12:55:39 +13:00