From eb9964616fa80ecdd8022aca39902d604d310e2f Mon Sep 17 00:00:00 2001 From: Larry Ruckman Date: Fri, 24 Jan 2025 11:44:28 -0800 Subject: [PATCH] cleaned up code comments for sy56040 --- devices/Microchip/sy56040/rtl/AxiSy56040Core.vhd | 2 +- devices/Microchip/sy56040/rtl/AxiSy56040Reg.vhd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devices/Microchip/sy56040/rtl/AxiSy56040Core.vhd b/devices/Microchip/sy56040/rtl/AxiSy56040Core.vhd index 24eb7e1052..9d2a8a938b 100644 --- a/devices/Microchip/sy56040/rtl/AxiSy56040Core.vhd +++ b/devices/Microchip/sy56040/rtl/AxiSy56040Core.vhd @@ -1,7 +1,7 @@ ------------------------------------------------------------------------------- -- Company : SLAC National Accelerator Laboratory ------------------------------------------------------------------------------- --- Description: AXI-Lite interface to Clock Crossbar +-- Description: Wrapper for the AxiSy56040Reg module ------------------------------------------------------------------------------- -- This file is part of 'SLAC Firmware Standard Library'. -- It is subject to the license terms in the LICENSE.txt file found in the diff --git a/devices/Microchip/sy56040/rtl/AxiSy56040Reg.vhd b/devices/Microchip/sy56040/rtl/AxiSy56040Reg.vhd index e7eeac5fab..7cd731b318 100644 --- a/devices/Microchip/sy56040/rtl/AxiSy56040Reg.vhd +++ b/devices/Microchip/sy56040/rtl/AxiSy56040Reg.vhd @@ -1,7 +1,7 @@ ------------------------------------------------------------------------------- -- Company : SLAC National Accelerator Laboratory ------------------------------------------------------------------------------- --- Description: This controller is designed around the Micrel SY56040AR. +-- Description: This controller is designed around the Microchip SY56040AR ------------------------------------------------------------------------------- -- This file is part of 'SLAC Firmware Standard Library'. -- It is subject to the license terms in the LICENSE.txt file found in the