Skip to content
Snippets Groups Projects

Resolve L2SDP-248

Merged Eric Kooistra requested to merge L2SDP-248 into master
Files
24
@@ -11,10 +11,10 @@ peripherals:
# Factory / minimal (from ctrl_unb2b_board.vhd)
#############################################################################
- peripheral_name: unb2b_board/system_info
lock_base_address: 0x10000
mm_port_names:
- ROM_SYSTEM_INFO
- PIO_SYSTEM_INFO
lock_base_address: 0x10000
- peripheral_name: unb2b_board/wdi
mm_port_names:
@@ -79,7 +79,7 @@ peripherals:
- peripheral_name: dp/dp_bsn_source
parameter_overrides:
- { name: g_nof_block_per_sync, value: 195313 } # 390625 = 2 * 195312, to have integer number of blocks in 2 s sync interval
- { name: g_nof_block_per_sync, value: 390625 } # EK: TODO temporarily use 390625 = 2 * 195312.5, to have integer number of blocks in 2 s sync interval, TODO: remove when REG_BSN_SOURCE_V2 is used
mm_port_names:
- REG_BSN_SOURCE
Loading