litex/verilog
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
..
generic framebuffer: fix FIFO read clocking 2012-07-07 11:30:27 +02:00
lm32 lm32: replace $clog2 with macro 2012-11-14 14:30:16 +01:00
m1crg Define clock domains instead of passing extra clocks as regular signals 2012-09-11 00:21:07 +02:00
minimac3 Remove some boilerplate 2012-05-24 19:22:27 +02:00
s6ddrphy asmicon: skeleton 2012-03-14 18:26:05 +01:00