diff --git a/axi/tb/axi_dma_wrapper/tb_axi_dma_wrapper.sv b/axi/tb/axi_dma_wrapper/tb_axi_dma_wrapper.sv index bd3f6e0..c3fc57d 100644 --- a/axi/tb/axi_dma_wrapper/tb_axi_dma_wrapper.sv +++ b/axi/tb/axi_dma_wrapper/tb_axi_dma_wrapper.sv @@ -1,11 +1,5 @@ -// SPDX-License-Identifier: MIT -// -// Cocotb-facing test top for axi_dma_if_wrapper. -// -// Cocotb still sees flat Forencich-style signal names. Internally this top -// converts those flat signals to local interfaces, passes them through the -// wrapper, and converts the wrapper interfaces back to flat signals. - +// Cocotb still sees flat Forencich-style signal names +// this top converts those flat signals to local interfaces `default_nettype none module tb_axi_dma_wrapper #(