[arch][microblaze] a bit of bugfixing and refactoring to get running on real hardware
Punched out a version of the microblaze on a ZYBO dev board, which required a few tweaks an additions to run on real hardware. Refactored the qemu and zybo microblaze target.
This commit is contained in:
@@ -37,3 +37,6 @@
|
||||
#define ETHLITE_IRQ 1
|
||||
#define UARTLITE_IRQ 3
|
||||
#define MAX_INT 4
|
||||
|
||||
#define TIMER_RATE (62*1000000)
|
||||
|
||||
Reference in New Issue
Block a user