3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00
yosys/docs
Krystine Sherwin c429aef60f
docs/rosette: More intro of SMT-LIB backend
As the intro paragraph (now) says:
> This section will introduce the SMT-LIB functional backend and what changes are needed...

The example is intended to be read without prior knowledge of the SMT-LIB backend, but the previous version glossed over a lot and instead focused on *just* what was changed.
This version should now be easier to follow without prior knowledge, while still being able to learn enough about the `Smt` version to adapt it to a different s-expression target that isn't Rosette.
Also adds a few `literalinclude`s of smtlib.cc, which is now copied to `docs/source/generated` along with producing the rosette diff on the fly (which now also has up to 20 lines of context, enabling the full `Module::write()` diff to be literal included).
2025-02-22 17:14:13 +13:00
..
source docs/rosette: More intro of SMT-LIB backend 2025-02-22 17:14:13 +13:00
tests docs: Fix macro_commands 2024-05-10 09:51:37 +12:00
util Docs: Render cell titles 2024-10-15 07:35:42 +13:00
.gitignore Docs: Preliminary autocellgroup usage 2024-10-15 07:26:04 +13:00
Makefile Makefile: Combine gen_images and gen_examples 2024-10-17 07:12:34 +13:00