mirror of https://github.com/lnis-uofu/SOFA.git
[Doc] Add testing waveform example to documentation
This commit is contained in:
parent
63bc60ccdd
commit
b38a948a56
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 48 KiB |
|
@ -35,6 +35,21 @@ The truth table of the I/O cell is consistent with the GPIO cell of Caravel SoC
|
||||||
|
|
||||||
Schematic of embedded I/O cell used in FPGA
|
Schematic of embedded I/O cell used in FPGA
|
||||||
|
|
||||||
|
:numref:`fig_sofa_hd_embedded_io_test_waveform` shows an example waveform about how the I/O cell works:
|
||||||
|
|
||||||
|
- When ``IO_ISOL_N`` is enabled/disabled
|
||||||
|
- When operates in input mode
|
||||||
|
- When operates in output mode
|
||||||
|
|
||||||
|
.. _fig_sofa_hd_embedded_io_test_waveform:
|
||||||
|
|
||||||
|
.. figure:: ./figures/sofa_hd_embedded_io_test_waveform.svg
|
||||||
|
:scale: 30%
|
||||||
|
:alt: Schematic of embedded I/O cell used in FPGA
|
||||||
|
|
||||||
|
An example of waveforms of embedded I/O cell used in FPGA
|
||||||
|
|
||||||
|
|
||||||
.. _sofa_hd_circuit_design_mux:
|
.. _sofa_hd_circuit_design_mux:
|
||||||
|
|
||||||
Multiplexer
|
Multiplexer
|
||||||
|
|
Loading…
Reference in New Issue