Update tutorial to display waveforms
This commit is contained in:
parent
f963be4cae
commit
36a6870cc0
|
@ -66,7 +66,7 @@ The simulation waveforms should look similar to the following :numref:`fig_contr
|
|||
|
||||
.. _fig_control_output:
|
||||
|
||||
.. figure:: ./figures/control_output.svg
|
||||
.. figure:: ./figures/Control_Waveforms.svg
|
||||
:scale: 100%
|
||||
|
||||
Control Circuit Model's Simulation Waveforms
|
||||
|
@ -211,11 +211,11 @@ The simulation waveforms should look similar to the following :numref:`fig_custo
|
|||
|
||||
.. _fig_custom_output:
|
||||
|
||||
.. figure:: ./figures/custom_output.svg
|
||||
.. figure:: ./figures/Custom_Waveforms.svg
|
||||
:scale: 100%
|
||||
|
||||
Custom Circuit Model's Simulation Waveforms
|
||||
|
||||
We have now verified that the Skywater PDK Cell Library has been instantiated and bound to the OpenFPGA architecture file. If you have any problems, reach out to us on github.
|
||||
|
||||
.. _From Verilog to Verification: https://openfpga.readthedocs.io/en/master/tutorials/design_flow/verilog2verification/
|
||||
.. _From Verilog to Verification: https://openfpga.readthedocs.io/en/master/tutorials/design_flow/verilog2verification/
|
||||
|
|
Loading…
Reference in New Issue