daq2: missing sys_rst decl.
parent
f4774d6f98
commit
153a4cef18
|
@ -135,6 +135,7 @@ module system_top (
|
|||
spi_sdio,
|
||||
spi_dir);
|
||||
|
||||
input sys_rst;
|
||||
input sys_clk_p;
|
||||
input sys_clk_n;
|
||||
|
||||
|
|
Loading…
Reference in New Issue