Commit 3fdf92d9 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

sw: Small comment change in ptsdefine.py

parent 2269732e
......@@ -63,7 +63,7 @@ CSR_TESTER_MUX_S1_OFS = 8
CSR_RST_UNLOCK_OFS = 14
CSR_RST_OFS = 15
CSR_SWITCHES_OFS = 16
CSR_RTM_OFS = 24
CSR_RTM_OFS = 24
CSR_I2C_ERR_OFS = 30
CSR_I2C_WDTO_OFS = 31
......@@ -102,6 +102,6 @@ SFP_ENDPOINT_OFS = 0x000
SFP_MINIC_OFS = 0x200
SFP_DPRAM_OFS = 0x600
# Pulse counter base address, used in ttl_pulse.py
# Pulse counter base address
PULSE_CNT_BASE = 0xc00
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment