Commit graph

6 commits

Author SHA1 Message Date
Florent Kermarrec
5500c41915 move lm32/mor1kx submodules to extcores 2015-02-18 10:39:18 -07:00
Sebastien Bourdeauducq
96600ad9d7 set LM32 reset address 2013-11-25 12:09:16 +01:00
Sebastien Bourdeauducq
45cfdf41fc New simplified flash layout + build flashable images for SoC and videomixer 2013-06-01 17:20:40 +02:00
Sebastien Bourdeauducq
43343b131f lm32: use submodule 2013-02-24 15:57:19 +01:00
Michael Walle
a0ff666628 lm32: replace $clog2 with macro
Unfortunately, XST does not support $clog2 with the localparam keyword
(the parameter keyword works just fine). Define a macro which replaces the
call with a constant function.

This commit can be reverted if the bug in XST is fixed.

Signed-off-by: Michael Walle <michael@walle.cc>
2012-11-14 14:30:16 +01:00
Sebastien Bourdeauducq
d15d982904 lm32: split lm32_include.v 2012-11-14 14:25:15 +01:00