diff --git a/docs/source/arch_lang/generality.rst b/docs/source/arch_lang/generality.rst index fc0540e39..02da8e8ab 100644 --- a/docs/source/arch_lang/generality.rst +++ b/docs/source/arch_lang/generality.rst @@ -1,7 +1,7 @@ General Hierarchy ================= The extension of the VPR architectural description language is developed as an independent branch of the original one. Most of the FPGA-SPICE descriptions are located under a XML node called , which is a child node under the root node . -Under the , a number of child node are created for describing SPICE simulation settings, technology library and transistor-level modeling of circuit modules. +Under the , some child node is created for describing SPICE simulation settings, technology library and transistor-level modeling of circuit modules. In the following sub-sections, we will introduce the structures of these XML nodes and the parameters provided.