chiselwatt icon indicating copy to clipboard operation
chiselwatt copied to clipboard

Pass Core config parameters via Makefile

Open antonblanchard opened this issue 4 years ago • 1 comments

Instead of hardwiring the parameters in Core.scala, pass them in via the Makefile. It makes configuration much easier.

Signed-off-by: Anton Blanchard [email protected]

antonblanchard avatar Feb 22 '21 07:02 antonblanchard

I think it's also good to set verilator's uart.c CLOCK define to the same clock.

carlosedp avatar Feb 26 '21 19:02 carlosedp