mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-12 08:47:20 +02:00
update generate_registerdefs.py
This commit is contained in:
@@ -48,7 +48,7 @@ enum class IPCore : uint32_t {
|
||||
FHDR_AXI = 0xB0011000,
|
||||
AURORA_STATUS = 0xB0014000,
|
||||
AURORA_STATUS2 = 0xB0015000,
|
||||
PACKETIZERREG = 4,
|
||||
PACKETIZERREG = 0x00000000, // TODO: fill in correct address
|
||||
UNKNOWN = 0x00000000 // dont know yet
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user