Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It cannot compatible 128 bit data length #147

Open
matchchen opened this issue Jul 11, 2022 · 2 comments
Open

It cannot compatible 128 bit data length #147

matchchen opened this issue Jul 11, 2022 · 2 comments

Comments

@matchchen
Copy link

Hi,

I use this module with 128 bits data length. It seems we can use DATA_BITS to set parameter, but there are so many implicit limits such as:
wire [63:0] __w_data;
output longint r_data,

So how can I adjust DATA_BITS correctly, or must give up parameterization?

@michael-etzkorn
Copy link

Are you referring to SimDRAM? It'd help if you provide more context.

@matchchen
Copy link
Author

Are you referring to SimDRAM? It'd help if you provide more context.

yes, seems it only work on 64 bits data-width

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

No branches or pull requests

2 participants