diff --git a/python/surf/ethernet/udp/_UdpEngine.py b/python/surf/ethernet/udp/_UdpEngine.py index cb8be76855..ed9ce6b777 100644 --- a/python/surf/ethernet/udp/_UdpEngine.py +++ b/python/surf/ethernet/udp/_UdpEngine.py @@ -151,7 +151,6 @@ def __init__( self.add(pr.RemoteVariable( name = 'SoftMacRaw', description = 'software configurable MAC used when softMac connected to localMac in firmware (big-Endian configuration)', - description = 'MacAddress (big-Endian configuration)', offset = 0xFE8, bitSize = 48, mode = 'RW',