Fixed snp delay for sm

This commit is contained in:
felsabbagh3
2020-04-04 18:21:25 -07:00
parent bcea9866a7
commit 165836332c

View File

@@ -155,7 +155,7 @@ module VX_dmem_controller (
// Snoop Request
.snp_req (0),
.snp_req_addr (0),
.snp_req_delay (0),
.snp_req_delay (),
// Snoop Forward
.snp_fwd (),