minor format fix in documentation
This commit is contained in:
parent
ad7422359d
commit
c00653961e
|
@ -35,6 +35,7 @@ Template
|
||||||
.. option:: circuit_model_name="<string>"
|
.. option:: circuit_model_name="<string>"
|
||||||
|
|
||||||
Specify the name of circuit model to be used as configurable memory.
|
Specify the name of circuit model to be used as configurable memory.
|
||||||
|
|
||||||
- ``scan_chain`` requires a circuit model type of ``ccff``
|
- ``scan_chain`` requires a circuit model type of ``ccff``
|
||||||
- ``frame_based`` requires a circuit model type of ``sram``
|
- ``frame_based`` requires a circuit model type of ``sram``
|
||||||
- ``memory_bank`` requires a circuit model type of ``sram``
|
- ``memory_bank`` requires a circuit model type of ``sram``
|
||||||
|
|
Loading…
Reference in New Issue