commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6983 - usrp2/trunk/fpga/top/u2_sim


From: matt
Subject: [Commit-gnuradio] r6983 - usrp2/trunk/fpga/top/u2_sim
Date: Sun, 18 Nov 2007 00:28:06 -0700 (MST)

Author: matt
Date: 2007-11-18 00:28:03 -0700 (Sun, 18 Nov 2007)
New Revision: 6983

Modified:
   usrp2/trunk/fpga/top/u2_sim/Makefile
Log:
show more warnings


Modified: usrp2/trunk/fpga/top/u2_sim/Makefile
===================================================================
--- usrp2/trunk/fpga/top/u2_sim/Makefile        2007-11-18 01:40:44 UTC (rev 
6982)
+++ usrp2/trunk/fpga/top/u2_sim/Makefile        2007-11-18 07:28:03 UTC (rev 
6983)
@@ -1,7 +1,7 @@
 all: u2_sim
 
 u2_sim:        
-       iverilog -c cmdfile u2_sim_top.v -o u2_sim
+       iverilog -Wimplicit -Wportbind -c cmdfile u2_sim_top.v -o u2_sim
 
 clean:
        rm -f u2_sim *.vcd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]