We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57325c commit 8102e78Copy full SHA for 8102e78
dmi_dtm_dummy.vhdl
@@ -22,6 +22,7 @@ entity dmi_dtm is
22
end entity dmi_dtm;
23
24
architecture behaviour of dmi_dtm is
25
+begin
26
dmi_addr <= (others => '0');
27
dmi_dout <= (others => '0');
28
dmi_req <= '0';
0 commit comments