chore: add some notes
This commit is contained in:
@ -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 #(
|
||||
|
||||
Reference in New Issue
Block a user