From 2a3c5b98a52d64e5e58cf9732e8149090c0629da Mon Sep 17 00:00:00 2001 From: tangxifan Date: Mon, 9 Mar 2020 21:25:13 -0600 Subject: [PATCH] minor format fix in documentation --- docs/source/arch_lang/technology_library.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/arch_lang/technology_library.rst b/docs/source/arch_lang/technology_library.rst index 1b1598cce..5089f9f2e 100644 --- a/docs/source/arch_lang/technology_library.rst +++ b/docs/source/arch_lang/technology_library.rst @@ -78,6 +78,7 @@ A device model represents a transistor/RRAM model available in users' technology .. note:: the name of ```` may not be the name in users' technology library. .. option:: + Specify the technology library that defines the device model - ``type="academia|industry"`` For the industry library, FPGA-SPICE will use ``.lib `` to include the library file in SPICE netlists. For academia library, FPGA-SPICE will use ``.include `` to include the library file in SPICE netlists