X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b41be3cb11103739d2fa92ced09d1e29f8151b7b..98a67bc908980d93328a4436a1e5fd2a4ace16f7:/fpga/hi_simulate.v

diff --git a/fpga/hi_simulate.v b/fpga/hi_simulate.v
index 5fc2e113..7627e932 100644
--- a/fpga/hi_simulate.v
+++ b/fpga/hi_simulate.v
@@ -31,7 +31,7 @@ module hi_simulate(
     input ssp_dout;
     output ssp_frame, ssp_din, ssp_clk;
     output dbg;
-    input [2:0] mod_type;
+    input [3:0] mod_type;
 
 assign adc_clk = ck_1356meg;