Skip to content

A question on volatile variable access to memory #914

Closed Answered by stnolting
mahdi259 asked this question in Q&A
Discussion options

You must be logged in to vote

Ahh I see. You are using the default testbench for simulation which has the external bus cache enabled:

XBUS_CACHE_EN => true, -- enable external bus cache (x-cache)

The additional write accesses your are seeing in the terminal are caused by the block write back of the XCACHE.

Replies: 3 comments 20 replies

Comment options

You must be logged in to vote
1 reply
@mahdi259
Comment options

Comment options

You must be logged in to vote
8 replies
@mahdi259
Comment options

@stnolting
Comment options

@mahdi259
Comment options

@stnolting
Comment options

Answer selected by mahdi259
@mahdi259
Comment options

@stnolting
Comment options

@mahdi259
Comment options

Comment options

You must be logged in to vote
11 replies
@mahdi259
Comment options

@stnolting
Comment options

@mahdi259
Comment options

@stnolting
Comment options

@mahdi259
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants