From aa652f9634baf4171c81f165987a6ffaae0fb814 Mon Sep 17 00:00:00 2001 From: Krystine Sherwin <93062060+KrystalDelusion@users.noreply.github.com> Date: Tue, 16 Jan 2024 13:23:30 +1300 Subject: [PATCH] Docs: fix scripting_intro.rst images --- docs/source/getting_started/scripting_intro.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/getting_started/scripting_intro.rst b/docs/source/getting_started/scripting_intro.rst index d065a6485..4ce038e91 100644 --- a/docs/source/getting_started/scripting_intro.rst +++ b/docs/source/getting_started/scripting_intro.rst @@ -138,20 +138,20 @@ different stages of the yosys tool flow. .. role:: yoscrypt(code) :language: yoscrypt -.. figure:: /_images/code_examples/show/example_00.* +.. figure:: /_images/code_examples/show/example_first.* :class: width-helper - ``example_00`` - shown after :yoscrypt:`read_verilog example.v` + ``example_first`` - shown after :yoscrypt:`read_verilog example.v` -.. figure:: /_images/code_examples/show/example_01.* +.. figure:: /_images/code_examples/show/example_second.* :class: width-helper - ``example_01`` - shown after :yoscrypt:`proc` + ``example_second`` - shown after :yoscrypt:`proc` -.. figure:: /_images/code_examples/show/example_02.* +.. figure:: /_images/code_examples/show/example_third.* :class: width-helper - ``example_02`` - shown after :yoscrypt:`opt` + ``example_third`` - shown after :yoscrypt:`opt` A circuit diagram is generated for the design in its current state. Various options can be used to change the appearance of the circuit diagram, set the