1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-03-01 17:35:38 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Matt Johnston
42959184dd litesdcard: add lattice, regenerate
Modifies litescard generate script to take a clock speed.

Regenerated verilog with latest litesdcard
e52c731 ("Bump year.")

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
2022-01-17 12:55:14 +08:00
Anton Blanchard
9caaa3fc46 litesdcard: Use vendor not board type
litesdcard provides a macro per vendor (eg xilinx, lattice) and not per
board, so modify the fusesoc generator to take a vendor. This will make
it easier to add litesdcard to more boards.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2021-08-10 14:08:22 +10:00