Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
1eccc875
Commit
1eccc875
authored
Nov 23, 2020
by
Antoine Kaufmann
Browse files
corundum: ignore devctrl message
parent
82bd1894
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
corundum/corundum_verilator.cpp
corundum/corundum_verilator.cpp
+3
-0
No files found.
corundum/corundum_verilator.cpp
View file @
1eccc875
...
@@ -569,6 +569,9 @@ static void poll_h2d(MMIOInterface &mmio)
...
@@ -569,6 +569,9 @@ static void poll_h2d(MMIOInterface &mmio)
h2d_writecomp
(
&
msg
->
writecomp
);
h2d_writecomp
(
&
msg
->
writecomp
);
break
;
break
;
case
COSIM_PCIE_PROTO_H2D_MSG_DEVCTRL
:
break
;
case
COSIM_PCIE_PROTO_H2D_MSG_SYNC
:
case
COSIM_PCIE_PROTO_H2D_MSG_SYNC
:
break
;
break
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment