Commit Graph

3 Commits (21cf70e2ef7e02dde580c37c386bd680e1dd3c0c)

Author SHA1 Message Date
Michael Neuling 21cf70e2ef Cleanup ffs/fls_32/64 functions
This just cleans up the code a bit. No functional change.

Signed-off-by: Michael Neuling <mikey@neuling.org>
6 years ago
Michael Neuling 4d5abfb430 Remove dynamic ranges from code
Some VHDL compilers like verific [1] don't like these, so let's remove
them. Lots of random code changes, but passes make check.

Also add basic script to run verific and generate verilog.

1. https://www.verific.com/

Signed-off-by: Michael Neuling <mikey@neuling.org>
6 years ago
Anton Blanchard 5a29cb4699 Initial import of microwatt
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
6 years ago