[Architecture] Add openfpga architecture using multiple memory banks whose memory cell has both reset and set
This commit is contained in:
parent
241ebf054a
commit
153b265a6d
|
@ -168,7 +168,7 @@
|
||||||
</circuit_model>
|
</circuit_model>
|
||||||
</circuit_library>
|
</circuit_library>
|
||||||
<configuration_protocol>
|
<configuration_protocol>
|
||||||
<organization type="memory_bank" circuit_model_name="SRAMSR"/>
|
<organization type="memory_bank" circuit_model_name="SRAMSR" num_regions="4"/>
|
||||||
</configuration_protocol>
|
</configuration_protocol>
|
||||||
<connection_block>
|
<connection_block>
|
||||||
<switch name="ipin_cblock" circuit_model_name="mux_2level_tapbuf"/>
|
<switch name="ipin_cblock" circuit_model_name="mux_2level_tapbuf"/>
|
||||||
|
|
Loading…
Reference in New Issue