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

read delay of PICORV32_REGS must be 0? #227

Open
filamoon opened this issue Feb 17, 2023 · 1 comment
Open

read delay of PICORV32_REGS must be 0? #227

filamoon opened this issue Feb 17, 2023 · 1 comment

Comments

@filamoon
Copy link

In picosoc.v, I noticed that the read data outputs (rdata1, rdata2) of "module picosoc_regs" are combination out, directly implemented using wire "assign".

Does this mean the read delay of picosoc_regs must be 0? This seems a very tough requirement.

@filamoon
Copy link
Author

FYI, I use a read-delay-1 implementation of picosoc_regs in the provided testbench.v, and the tests fail immediately.

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

1 participant