From 1534a3a7c71dc7761207098214207ae85bf9db6c Mon Sep 17 00:00:00 2001 From: bbleaptrot <35536624+bbleaptrot@users.noreply.github.com> Date: Fri, 2 Apr 2021 16:02:41 -0600 Subject: [PATCH] Update Figure Citations --- .../tutorials/arch_modeling/open_cell_libraries_tutorial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/tutorials/arch_modeling/open_cell_libraries_tutorial.rst b/docs/source/tutorials/arch_modeling/open_cell_libraries_tutorial.rst index 582e14b0f..5580ccced 100644 --- a/docs/source/tutorials/arch_modeling/open_cell_libraries_tutorial.rst +++ b/docs/source/tutorials/arch_modeling/open_cell_libraries_tutorial.rst @@ -196,7 +196,7 @@ The simulation waveforms should look similar to the following :numref:`fig_contr .. figure:: ./figures/Control_Waves2.png :scale: 75% - Control Circuit Model's Simulation Waveforms + Simulation Waveforms with OpenFPGA Circuit Model .. note:: The waveform inputs do not need to exactly match because the testbench provides input in random intervals. @@ -469,7 +469,7 @@ The simulation waveforms should look similar to the following :numref:`fig_custo .. figure:: ./figures/Custom_Waves2.png :scale: 75% - Custom Circuit Model's Simulation Waveforms + Simulation Waveforms with Skywater PDK Circuit Model 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, please reach out to us.