3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-14 12:58:45 +00:00
yosys/docs/source/yosys_internals/extending_yosys
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
..
build_verific.rst Docs: Fix nested list on build_verific page 2024-08-27 10:06:26 +12:00
contributing.rst Docs: Formatting recent md -> rst converts 2024-12-05 09:21:12 +13:00
extensions.rst Start removing guidelines folder 2024-12-05 09:18:56 +13:00
functional_ir.rst docs/rosette: More intro of SMT-LIB backend 2025-02-22 17:14:13 +13:00
index.rst Goodbye guidelines (except GettingStarted) 2024-12-05 09:21:12 +13:00
test_suites.rst Docs: Formatting recent md -> rst converts 2024-12-05 09:21:12 +13:00