We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Comments gathered during review of nvme_top_i.sv:
#1
nvme_cmd_read
ddr_axi_test
axi_ddr_reset
ACT_bresp
ACT_rresp
2'hx
ACT_bvalid
ACT_rvalid
nvme_operation()
WRITE_BUFFER
WRITE_BURST
The text was updated successfully, but these errors were encountered:
fhaverkamp
boekholt
No branches or pull requests
Comments gathered during review of nvme_top_i.sv:
#1
operation at the end of tasksnvme_cmd_read
and `nvme_cmd_write?ddr_axi_test
?axi_ddr_reset
required?ACT_bresp
andACT_rresp
to2'hx
together with releasing ofACT_bvalid
andACT_rvalid
nvme_operation()
in stateWRITE_BUFFER
similar to theWRITE_BURST
implementationThe text was updated successfully, but these errors were encountered: