📄 srctrl.in.help
字号:
PROM/SRAM memory controllerCONFIG_SRCTRL Say Y here to enable a simple (and small) PROM/SRAM memory controller. The controller has a fixed number of waitstates, and is primarily intended for FPGA implementations. The RAM data bus is always 32 bits, the PROM can be configured to either 8 or 32 bits (hardwired).8-bit memory supportCONFIG_SRCTRL_8BIT If you say Y here, the simple PROM/SRAM memory controller will implement 8-bit PROM mode.PROM waitstatesCONFIG_SRCTRL_PROMWS Select the number of waitstates for PROM access.RAM waitstatesCONFIG_SRCTRL_RAMWS Select the number of waitstates for RAM access.IO waitstatesCONFIG_SRCTRL_IOWS Select the number of waitstates for IO access.Read-modify-write supportCONFIG_SRCTRL_RMW Say Y here to perform byte- and half-word writes as a read-modify-write sequence. This is necessary if your SRAM does not have individual byte enables. If you are unsure, it is safe to say Y.SRAM bank selectCONFIG_SRCTRL_SRBANKS Select number of SRAM banks.SRAM bank size selectCONFIG_SRCTRL_BANKSZ Select size of SRAM banks in kBytes.PROM address bit selectCONFIG_SRCTRL_ROMASEL Select address bit for PROM bank decoding.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -