Update tutorial to display waveforms

This commit is contained in:
bbleaptrot 2021-03-30 21:59:18 -06:00 committed by GitHub
parent f963be4cae
commit 36a6870cc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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/