Jump to content
  • 0

How can I store data in Basys 3 and use it in my DUT


222mzb

Question

1 answer to this question

Recommended Posts

  • 0

Hi @222mzb

There are a few different ways to go here depending on how you're setting up your project, but, assuming you're working with Verilog source files, you can describe a memory and fill it with data using commands like readmemh. See here: https://projectf.io/posts/initialize-memory-in-verilog/. Whether this is implemented using block RAM or some other form of memory will depend on how the tools choose to go with it.

Thanks,

Arthur

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...