Commit Graph

10 Commits

Author SHA1 Message Date
Klemens Schölhorn c812a8878f Properly set clock frequencies 2018-06-06 01:05:36 +02:00
Klemens Schölhorn ec4e3ec36d Use rocket config with fpu and mmu for booting linux 2018-05-19 19:00:57 +02:00
Klemens Schölhorn 87bb3a5f24 Use correct clock period and memory size in config 2018-05-14 20:10:08 +02:00
Klemens Schölhorn 291a765b8d Switch to new XilinxML507MIG and connect top level signals 2018-05-10 00:37:00 +02:00
Klemens Schölhorn 97eeb7af29 Add terminal peripheral (in same clock domain for now) 2018-04-30 00:54:21 +02:00
Klemens Schölhorn c10d2378e7 Disable TLMonitors 2018-04-19 01:34:10 +02:00
Klemens Schölhorn 2b5509009c Increase gpio width to 8 2018-04-19 01:33:24 +02:00
Klemens Schölhorn 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 Schölhorn 8e4eaf6603 Add TLMemoryML507 stub and integration 2018-04-11 22:26:14 +02:00
Klemens Schölhorn 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