Commit Graph
17 Commits
Author SHA1 Message Date
klemens 0cb89fd675 Add fragmenter in front of TLMemoryML507 and implementation notes 2018-05-03 01:57:06 +02:00
klemens 7a514c6477 Point all submodules to tiband 2018-05-01 00:14:53 +02:00
klemens e57dfd0f63 Update rocket-chip to fix rom generation 2018-05-01 00:11:11 +02:00
klemens df44d1a3bc Make DIP switches available as GPIO register 2018-05-01 00:09:14 +02:00
klemens 4f950772a1 Use 80 MHz for rocket and 48 MHz for the terminal 2018-04-30 22:54:57 +02:00
klemens 97eeb7af29 Add terminal peripheral (in same clock domain for now) 2018-04-30 00:54:21 +02:00
klemens 1cb558d2ea ml507: Don't accept any messages in the stub memory slave 2018-04-24 00:50:13 +02:00
klemens d749f87696 ml507: Remove redundant clock definition 2018-04-24 00:49:39 +02:00
klemens c10d2378e7 Disable TLMonitors 2018-04-19 01:34:10 +02:00
klemens 2b5509009c Increase gpio width to 8 2018-04-19 01:33:24 +02:00
klemens 06a623a05a Update to latest ml507 shell 2018-04-19 01:33:09 +02:00
klemens 48f3a7e590 Reduce rocket to a single core
More than one core does not fit on the ml507 and is more than enough for
booting linux and executing basic utilities.
2018-04-18 00:28:01 +02:00
klemens 7449f52b9a Update to latest ml507 shell 2018-04-18 00:27:45 +02:00
klemens 212821fe4d Switch to the new ML507Shell
This enables synthesis for the first time!
2018-04-12 00:50:38 +02:00
klemens 8e4eaf6603 Add TLMemoryML507 stub and integration 2018-04-11 22:26:14 +02:00
klemens 0134a8f4dc Remove vc707 memory interface from ml507 2018-04-11 20:55:00 +02:00
klemens 5fdadd244c Add makefile and config for the ml507 board
The config is based on the u500vc707devkit config.
2018-04-11 20:09:05 +02:00