[Milkymist-devel] LM32 interrupts
Takeshi MATSUYA
macchan at sfc.wide.ad.jp
Thu Nov 12 07:04:31 PST 2009
Hi, Sébastien
***** lm32_cpu.v ******
1072: // Interrupt unit
1073: lm32_interrupt interrupt (
1073: // ----- Inputs -------
Is this correct ?
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 (
Takeshi
More information about the Devel
mailing list