今天综合出错,但是找不出原因,有知道的麻烦跟贴说一说啊。。。ERROR:Xst:528 - Multi-source in Unit top on signal datainout17Sources are:Dangling signal pp/clkout in Unit ps2 is tied to 0 by XST Dangling signal ll/datain10 in Unit lc
LIBRARY ieee; LIBRARY lpm; library std; use std.textio.all;USE ieee.std_logic_1164.all; use ieee.std_logic_textio.all; USE ieee.std_logic_arith.all; USE ieee.std_logic_unsigned.all; --USE ieee.numeric
评论