srctrl.in.help

来自「free hardware ip core about sparcv8,a so」· HELP 代码 · 共 43 行

HELP
43
字号
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 + =
减小字号Ctrl + -
显示快捷键?