daq2: missing sys_rst decl.

main
Rejeesh Kutty 2014-12-15 14:39:40 -05:00 committed by Istvan Csomortani
parent f4774d6f98
commit 153a4cef18
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ module system_top (
spi_sdio, spi_sdio,
spi_dir); spi_dir);
input sys_rst;
input sys_clk_p; input sys_clk_p;
input sys_clk_n; input sys_clk_n;