On Thursday 12 November 2009 16:04:31 Takeshi MATSUYA wrote: > Hi, Sébastien > > ***** lm32_cpu.v ****** > 1072: // Interrupt unit > 1073: lm32_interrupt interrupt ( > 1073: // ----- Inputs ------- > > Is this correct ?
It is not. I let that error slip... > I did not finish synthesis with ISE 11.3. > "ERROR:HDLCompilers:27 - "../../../../cores/lm32/rtl/lm32_cpu.v" line 1073 > Illegal redeclaration of 'interrupt' " > > I tried to fix. > > 1073: lm32_interrupt interrupt1 ( Ok. I will make a new commit soon which fixes the error + PS/2 test (working on my board :) ). Sébastien _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Webchat: www.milkymist.org/irc.html Wiki: www.milkymist.org/wiki
