Skip to content

Conversation

@ruiqurm
Copy link

@ruiqurm ruiqurm commented Oct 17, 2023

A simple xdma controller demo with descriptor bypass bridge.

Makefile Outdated
VFILES=mkBsvTop.v

ifeq "$(HAVE_VERILOG_VERILATOR)" "y"
# ifeq "$(HAVE_VERILOG_VERILATOR)" "y"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed comment ?

// Forward DMA requests received from the CPM5 QDMA
//
void fwd_dma_b_transport(tlm::tlm_generic_payload& trans, sc_time& delay) {
// trans.set_response_status(tlm::TLM_OK_RESPONSE);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants