Skip to content
Snippets Groups Projects
Commit 347e3137 authored by Pieter Donker's avatar Pieter Donker
Browse files

renaming of keynames, to work with the 'csiro args version'

parent 00162423
No related merge requests found
......@@ -9,49 +9,39 @@ fpga_description: |
"unb1_minimal system for sopc"
peripherals:
- peripheral_name: unb1_board/rom_system
slave_port_names:
- rom_system_info
lock_base_address: 0x1000
- peripheral_name: unb1_board/system
slave_port_names:
- pio_system_info
lock_base_address: 0x0
- peripheral_name: unb1_board/ctrl_unb1_board
- peripheral_name: unb1_board/rom_system
slave_port_names:
- rom_system_info
- peripheral_name: unb1_board/ctrl
slave_port_names:
- pio_wdi
- peripheral_name: unb1_board/unb1_board_wdi_reg
- peripheral_name: unb1_board/wdi
slave_port_names:
- reg_wdi
- peripheral_name: eth/eth1g
slave_port_names:
- avs_eth_0_mms_tse
- avs_eth_0_mms_reg
- avs_eth_0_mms_ram
- avs_eth_0_tse
- avs_eth_0_reg
- avs_eth_0_ram
- peripheral_name: ppsh/ppsh
slave_port_names:
- pio_pps
- peripheral_name: epcs/epcs_reg
- peripheral_name: epcs/epcs
slave_port_names:
- reg_epcs
- reg_mmdp_ctrl
- reg_mmdp_data
- reg_dpmm_ctrl
- reg_dpmm_data
- reg_mmdp_ctrl
- reg_mmdp_data
parameter_overrides:
- { name : g_sim_flash_model, value: FALSE }
- peripheral_name: remu/remu_reg
- peripheral_name: remu/remu
slave_port_names:
- reg_remu
- peripheral_name: unb1_board/unb1_board_sens_reg
- peripheral_name: unb1_board/sens
slave_port_names:
- reg_unb_sens
parameter_overrides:
......
......@@ -43,11 +43,11 @@ peripherals:
" settings for reg_system_info register "
# peripheral, unb1_board_wdi_reg
- peripheral_name: ctrl_unb1_board
- peripheral_name: ctrl
slave_ports:
# actual hdl name: unb1_board_wdi_reg
- slave_name : UNB1_BOARD_PIO_WDI_REG
- slave_name : pio_wdi
slave_type : REG
fields:
- - field_name : nios_reset
......@@ -62,11 +62,11 @@ peripherals:
peripheral_description: " "
# peripheral, unb1_board_wdi_reg
- peripheral_name: unb1_board_wdi_reg
- peripheral_name: wdi
slave_ports:
# actual hdl name: unb1_board_wdi_reg
- slave_name : UNB1_BOARD_WDI_REG
- slave_name : wdi
slave_type : REG
fields:
- - field_name : reset_word
......@@ -79,7 +79,7 @@ peripherals:
peripheral_description: " "
# periheral, unb1_board_sens
- peripheral_name: unb1_board_sens_reg
- peripheral_name: sens
parameters:
- { name: g_sim, value: FALSE }
......@@ -88,7 +88,7 @@ peripherals:
slave_ports:
# actual hdl name: reg_unb1_sens
- slave_name : UNB1_BOARD_SENS_REG
- slave_name : sens
slave_type : REG
fields:
- - field_name : sens_data
......
......@@ -7,7 +7,7 @@ hdl_library_description: " This is the description for the bf package "
peripherals:
-
peripheral_name: diag_block_gen
peripheral_name: block_gen
parameters:
- { name: g_nof_streams, value: 1 }
......@@ -16,7 +16,7 @@ peripherals:
slave_ports:
# actual hdl name: reg_diag_bg
- slave_name : DIAG_BG_REG
- slave_name : ctrl
slave_type : REG
fields:
- - field_name : Enable
......@@ -69,7 +69,7 @@ peripherals:
"This REG specifies the higher(MSB) 32 bits [63:32] of the initialization BSN"
# actual hdl name: ram_diag_bg
- slave_name : DIAG_BG_RAM
- slave_name : wave_data
number_of_slaves: g_nof_streams
slave_type : RAM
fields:
......@@ -81,7 +81,7 @@ peripherals:
peripheral_description: |
"Block generator"
- peripheral_name: diag_data_buffer
- peripheral_name: data_buffer
parameters:
- { name: g_nof_streams , value: 1 }
......@@ -90,7 +90,7 @@ peripherals:
slave_ports:
# actual hdl name: reg_diag_data_buffer
- slave_name : DIAG_DATA_BUFFER_REG
- slave_name : status
slave_type : REG
fields:
- - field_name : Sync_cnt
......@@ -126,7 +126,7 @@ peripherals:
"Version contains the version number of the databuffer peripheral."
slave_description: ""
# actual hdl name: ram_diag_data_buffer
- slave_name : DIAG_DATA_BUFFER_RAM
- slave_name : data
number_of_slaves: g_nof_streams
slave_type : RAM
fields:
......
......@@ -6,14 +6,14 @@ hdl_library_name : dp
hdl_library_description: " This is the description for the dp package "
peripherals:
- peripheral_name: dp_bsn_align
- peripheral_name: bsn
parameters:
- { name: g_nof_input, value : 2 }
slave_ports:
# actual hdl name: reg_dp_bsn_align
- slave_name : DP_BSN_ALIGN_REG
- slave_name : ALIGN
number_of_slaves: g_nof_input
slave_type : REG
fields:
......@@ -27,13 +27,13 @@ peripherals:
peripheral_description: "This is the BSN aligner"
- peripheral_name: dp_fifo_fill
- peripheral_name: fifo
parameters:
- { name : g_nof_streams, value: 3 }
slave_ports:
# actual hdl name: reg_dp_fifo_fill
- slave_name : DP_FIFO_FILL_REG
- slave_name : fill_status
number_of_slaves: g_nof_streams
slave_type : REG
fields:
......
......@@ -6,7 +6,7 @@ hdl_library_name : bf
hdl_library_description: " This is the description for the bf package "
peripherals:
- peripheral_name: bf_unit
- peripheral_name: bf
parameters:
- { name: g_bf.in_weights_w , value: 16 }
......@@ -18,7 +18,7 @@ peripherals:
slave_ports:
# ram_bf_weights
- slave_name : BF_WEIGHTS_RAM
- slave_name : WEIGHTS
number_of_slaves: g_bf.nof_weights
slave_type: RAM
fields:
......@@ -33,7 +33,7 @@ peripherals:
" "
# ram_ss_ss_wide
- slave_name : BF_SS_SS_WIDE_RAM
- slave_name : SS_SS_WIDE
number_of_slaves: g_bf.nof_weights
slave_type: RAM
fields:
......@@ -46,7 +46,7 @@ peripherals:
" "
# ram_st_sst_bf
- slave_name : BF_ST_SST_RAM
- slave_name : ST_SST
number_of_slaves: g_bf.nof_weights
slave_type: RAM
fields:
......@@ -61,7 +61,7 @@ peripherals:
" "
# reg_st_sst_bf
- slave_name : BF_ST_SST_REG
- slave_name : treshold
number_of_slaves: 1
slave_type: REG
fields:
......
......@@ -6,7 +6,7 @@ hdl_library_name : fringe_stop
hdl_library_description: " This is the description for the finge_stop library "
peripherals:
- peripheral_name: fringe_stop_unit
- peripheral_name: fringe_stop
parameters:
- { name: g_nof_channels, value: 256 }
......@@ -15,7 +15,7 @@ peripherals:
slave_ports:
# actual hdl name: ram_fringe_stop_step
- slave_name : "FRINGE_STOP_STEP_RAM"
- slave_name : STEP
slave_type : RAM
fields:
- - field_name : fringe_stop_step
......@@ -26,7 +26,7 @@ peripherals:
slave_discription: " "
# actual hdl name: fringe_stop_offset
- slave_name : "FRINGE_STOP_OFFSET_RAM"
- slave_name : STOP_OFFSET
slave_type : RAM
fields:
- - field_name: fringe_stop_offset
......
......@@ -9,14 +9,14 @@ peripherals:
# epcs_reg
-
peripheral_name: epcs_reg
peripheral_name: epcs
parameters:
- {name: "g_sim_flash_model", value: TRUE}
slave_ports:
# actual hdl name: epcs_reg
- slave_name : EPCS_REG
- slave_name : EPCS
slave_type : REG
fields:
- - field_name : addr
......@@ -60,7 +60,7 @@ peripherals:
slave_description: " Read and write access to flash "
# actual hdl name: mms_dp_fifo_to_mm
- slave_name : EPCS_DPMM_CTRL_REG
- slave_name : DPMM_CTRL
slave_type : REG
fields:
- - field_name : ctrl
......@@ -69,7 +69,7 @@ peripherals:
address_offset: 0x0
field_description: " "
- slave_name : EPCS_DPMM_DATA_REG
- slave_name : DPMM_DATA
slave_type : REG
fields:
- - field_name : data
......@@ -79,7 +79,7 @@ peripherals:
field_description: " "
# actual hdl name: mms_dp_fifo_from_mm
- slave_name : EPCS_MMDP_CTRL_REG
- slave_name : MMDP_CTRL
slave_type : REG
fields:
- - field_name : ctrl
......@@ -88,7 +88,7 @@ peripherals:
address_offset: 0x0
field_description: " "
- slave_name : EPCS_MMDP_DATA_REG
- slave_name : MMDP_DATA
slave_type : REG
fields:
- - field_name : data
......
......@@ -16,7 +16,7 @@ peripherals:
slave_ports:
# actual hdl name: reg_tse
- slave_name : ETH_TSE_REG
- slave_name : TSE
slave_type : REG
fields:
- - field_name : status
......@@ -27,7 +27,7 @@ peripherals:
slave_description: " "
# actual hdl name: reg
- slave_name : ETH_REG
- slave_name : ETH
slave_type : REG
fields:
- - field_name : status
......@@ -38,7 +38,7 @@ peripherals:
slave_description: " "
# actual hdl name: ram
- slave_name : ETH_RAM
- slave_name : ETH
slave_type : RAM
fields:
- - field_name : ram
......
......@@ -14,7 +14,7 @@ peripherals:
slave_ports:
# actual hdl name: reg_ppsh
- slave_name : PPSH_REG
- slave_name : PPSH
slave_type : REG
fields:
- - field_name : status
......
......@@ -8,14 +8,14 @@ hdl_library_description: " This is the description for the remu package "
peripherals:
# peripheral, remu_reg
- peripheral_name: remu_reg
- peripheral_name: remu
parameters:
- { name: g_data_w, value: 24 }
slave_ports:
# actual hdl name: reg_remu
- slave_name : REMU_REG
- slave_name : REMU
slave_type : REG
fields:
- - field_name : reconfigure_key
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment