// THIS HEADER FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT/** * Copyright (c) 2024 Raspberry Pi Ltd. * * SPDX-License-Identifier: BSD-3-Clause *//* ... */// =============================================================================// Register block : TBMAN// Version : 1// Bus type : apb// Description : For managing simulation testbenches// =============================================================================#ifndef_HARDWARE_REGS_TBMAN_H#define_HARDWARE_REGS_TBMAN_H// =============================================================================// Register : TBMAN_PLATFORM// Description : Indicates the type of platform in use#defineTBMAN_PLATFORM_OFFSET_u(0x00000000)#defineTBMAN_PLATFORM_BITS_u(0x00000007)#defineTBMAN_PLATFORM_RESET_u(0x00000001)// -----------------------------------------------------------------------------// Field : TBMAN_PLATFORM_HDLSIM// Description : Indicates the platform is a simulation#defineTBMAN_PLATFORM_HDLSIM_RESET_u(0x0)#defineTBMAN_PLATFORM_HDLSIM_BITS_u(0x00000004)#defineTBMAN_PLATFORM_HDLSIM_MSB_u(2)#defineTBMAN_PLATFORM_HDLSIM_LSB_u(2)#defineTBMAN_PLATFORM_HDLSIM_ACCESS"RO"// -----------------------------------------------------------------------------// Field : TBMAN_PLATFORM_FPGA// Description : Indicates the platform is an FPGA#defineTBMAN_PLATFORM_FPGA_RESET_u(0x0)#defineTBMAN_PLATFORM_FPGA_BITS_u(0x00000002)#defineTBMAN_PLATFORM_FPGA_MSB_u(1)#defineTBMAN_PLATFORM_FPGA_LSB_u(1)#defineTBMAN_PLATFORM_FPGA_ACCESS"RO"// -----------------------------------------------------------------------------// Field : TBMAN_PLATFORM_ASIC// Description : Indicates the platform is an ASIC#defineTBMAN_PLATFORM_ASIC_RESET_u(0x1)#defineTBMAN_PLATFORM_ASIC_BITS_u(0x00000001)#defineTBMAN_PLATFORM_ASIC_MSB_u(0)#defineTBMAN_PLATFORM_ASIC_LSB_u(0)#defineTBMAN_PLATFORM_ASIC_ACCESS"RO"19 defines// =============================================================================/* ... */#endif// _HARDWARE_REGS_TBMAN_H
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.