[Milkymist-devel] LM32 interrupts

Sébastien Bourdeauducq sebastien.bourdeauducq at lekernel.net
Thu Nov 12 07:25:07 PST 2009


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


More information about the Devel mailing list