URL
https://opencores.org/ocsvn/soc_maker/soc_maker/trunk
Subversion Repositories soc_maker
[/] [soc_maker/] [trunk/] [core_lib/] [cores/] [or1200_rel2/] [03_or1200_sparam.yaml] - Rev 8
Compare with Previous | Blame | View Log
static_parameters:
:or1200_defines: SOCM_SPARAM
dir: .
path: ./or1200_defines.v.in
file_dst: rtl/verilog/or1200_defines.v
parameters:
:VCD_DUMP: SOCM_SENTRY
token: TOK_VCD_DUMP
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_VCD_DUMP"
:VERBOSE: SOCM_SENTRY
token: TOK_VERBOSE
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_VERBOSE"
:ASIC: SOCM_SENTRY
token: TOK_ASIC
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_ASIC"
:ASIC_MEM_CHOICE: SOCM_SENTRY
token: TOK_ASIC_MEM_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_ARTISAN_SSP"
- "`define OR1200_ARTISAN_SDP"
- "`define OR1200_ARTISAN_STP"
- "`define OR1200_VIRTUALSILICON_SSP"
- "`define OR1200_VIRTUALSILICON_STP_T1"
- "`define OR1200_VIRTUALSILICON_STP_T2"
:ASIC_NO_DC: SOCM_SENTRY
token: TOK_ASIC_NO_DC
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_DC"
:ASIC_NO_IC: SOCM_SENTRY
token: TOK_ASIC_NO_IC
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_IC"
:ASIC_NO_DMMU: SOCM_SENTRY
token: TOK_ASIC_NO_DMMU
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_DMMU"
:ASIC_NO_IMMU: SOCM_SENTRY
token: TOK_ASIC_NO_IMMU
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_IMMU"
:ASIC_MUL_CHOICE: SOCM_SENTRY
token: TOK_ASIC_MUL_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_ASIC_MULTP2_32X32"
- "`define OR1200_GENERIC_MULTP2_32X32"
:ASIC_IC_CHOICE: SOCM_SENTRY
token: TOK_ASIC_IC_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_IC_1W_512B"
- "`define OR1200_IC_1W_4KB"
- "`define OR1200_IC_1W_8KB"
:ASIC_DC_CHOICE: SOCM_SENTRY
token: TOK_ASIC_DC_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_DC_1W_4KB"
- "`define OR1200_DC_1W_8KB"
:FPGA_MEM_CHOICE: SOCM_SENTRY
token: TOK_FPGA_MEM_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- " "
- "`define OR1200_ALTERA_LPM"
- "`define OR1200_XILINX_RAMB16"
- "`define OR1200_XILINX_RAMB4"
- "`define OR1200_XILINX_RAM32X1D"
- "`define OR1200_USE_RAM16X1D_FOR_RAM32X1D"
:FPGA_NO_DC: SOCM_SENTRY
token: TOK_FPGA_NO_DC
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_DC"
:FPGA_NO_IC: SOCM_SENTRY
token: TOK_FPGA_NO_IC
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_IC"
:FPGA_NO_DMMU: SOCM_SENTRY
token: TOK_FPGA_NO_DMMU
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_DMMU"
:FPGA_NO_IMMU: SOCM_SENTRY
token: TOK_FPGA_NO_IMMU
type: bool
visible: true
editable: true
default: false
choice: "`define OR1200_NO_IMMU"
:FPGA_MUL_CHOICE: SOCM_SENTRY
token: TOK_FPGA_MUL_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_ASIC_MULTP2_32X32"
- "`define OR1200_GENERIC_MULTP2_32X32"
:FPGA_IC_CHOICE: SOCM_SENTRY
token: TOK_FPGA_IC_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_IC_1W_512B"
- "`define OR1200_IC_1W_4KB"
- "`define OR1200_IC_1W_8KB"
:FPGA_DC_CHOICE: SOCM_SENTRY
token: TOK_FPGA_DC_CHOICE
type: enum
visible: true
editable: true
default: 0
choice:
- "`define OR1200_DC_1W_4KB"
- "`define OR1200_DC_1W_8KB"