chore: add some notes
This commit is contained in:
@ -1,11 +1,5 @@
|
|||||||
// SPDX-License-Identifier: MIT
|
// Cocotb still sees flat Forencich-style signal names
|
||||||
//
|
// this top converts those flat signals to local interfaces
|
||||||
// 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.
|
|
||||||
|
|
||||||
`default_nettype none
|
`default_nettype none
|
||||||
|
|
||||||
module tb_axi_dma_wrapper #(
|
module tb_axi_dma_wrapper #(
|
||||||
|
|||||||
Reference in New Issue
Block a user