re organize tutorials

This commit is contained in:
tangxifan 2020-05-24 18:09:48 -06:00
parent dcce782a46
commit f079c61bd3
10 changed files with 13 additions and 1305 deletions

View File

@ -339,7 +339,7 @@ These inputs are widely seen in FPGAs, such as clock ports, which are shared bet
The global inouts are short wired across different instances.
:numref:`fig_global_ioput_ports` shows an example on how the global inouts are wired inside FPGA fabric.
:numref:`fig_global_inout_ports` shows an example on how the global inouts are wired inside FPGA fabric.
.. _fig_global_inout_ports:

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 KiB

View File

@ -10,7 +10,3 @@ FPGA-Verilog
fabric_netlist
testbench
sc_flow

View File

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View File

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 148 KiB

View File

Before

Width:  |  Height:  |  Size: 362 KiB

After

Width:  |  Height:  |  Size: 362 KiB

View File

@ -0,0 +1,10 @@
.. _design_flow_tutorials:
Design Flows
Design Flows
------------
.. toctree::
:maxdepth: 2
sc_flow

View File

@ -7,3 +7,5 @@
compile
eda_flow
design_flow/index