1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-13 11:24:29 +00:00
Files
antonblanchard.microwatt/utils.vhdl
Anton Blanchard 488c30fe91 Add log2ceil and use it in bram code
We might want a non power of 2 amount of RAM in order to fit into an
FPGA, so create log2ceil and use it when calculating the number of
memory bits.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-01-19 21:49:21 +11:00

1.0 KiB