refine doc hierarchy

This commit is contained in:
tangxifan 2018-09-14 13:27:05 -06:00
parent c7783575d9
commit 5d697da4e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Define Circuit-level Modules
========================================================================
----------------------------
To support FPGA SPICE, Verilog and Bitstream Generator, physical modules containing gate-level and transistor-level features are required for FPGA primitive blocks.
The physical modules are defined in XML syntax, similar to the original VPR FPGA architecture description language.

View File

@ -1,5 +1,5 @@
Link circuit modules
====================
--------------------
Each defined SPICE model should be linked to a FPGA module defined in the original part of architecture descriptions. It helps FPGA-SPICE creating the SPICE netlists for logic/routing blocks. Since the original part lacks such support, we create a few XML properties to link to SPICE models.
SRAM