Commit Graph

25 Commits

Author SHA1 Message Date
Albert Ou
f60e1a9c89 tests: Migrate to newlib-nano and libgloss-htif
This deprecates the monolithic syscalls.c environment in favor of a more
structured board support package (BSP) based on newlib.
2019-12-21 12:11:49 -08:00
Albert Magyar
c2ce173195 Add Verilog MMIO GCD peripheral example 2019-09-26 01:47:31 -07:00
Howard Mao
538e9edbef make big-blkdev test less big 2019-09-06 16:04:10 -07:00
David Biancolin
a53abf1856 Bring up FireSim tests 2019-05-28 22:51:39 +00:00
David Biancolin
c0d4e848ba WIP 2019-05-27 22:53:05 +00:00
Howard Mao
269660bbfe take pingd and nic-loopback out of Makefile 2017-11-30 20:50:01 -08:00
Howard Mao
52068497c4 changes to block device memory map 2017-10-26 13:27:20 -07:00
Howard Mao
92087ef388 get rid of NIC tests 2017-09-08 10:35:49 -07:00
Howard Mao
758e09037a use stored MAC address in pingd 2017-07-21 21:50:28 +00:00
Howard Mao
abef4737fa connect SimNetwork to actual network 2017-07-04 03:54:32 +00:00
Howard Mao
b662854750 changes to SimpleNIC interface 2017-06-27 18:06:02 -07:00
Howard Mao
b8456d2b4b changes to NIC interface 2017-06-27 10:03:57 -07:00
Howard Mao
b9ffcadc20 add 8-bit and 16-bit MMIO read/write functions 2017-06-27 10:03:42 -07:00
Howard Mao
6e3a173c93 add SimpleNic 2017-06-26 20:27:47 -07:00
Howard Mao
8d029185ca separate mmio read/write functions by size 2017-06-26 20:25:37 -07:00
Howard Mao
31f5fc98e4 fix multi-tracker block device 2017-06-23 22:50:54 -07:00
Howard Mao
2b773a2e51 BlockDevice can now specify max request length 2017-06-23 17:17:21 -07:00
Howard Mao
8505078c41 fixup licensing and attribution 2017-06-23 13:12:57 -07:00
Howard Mao
9a9ebea207 add new (Tilelink2) RoCC accelerator interface
Includes configuration, test programs, and documentation updates.
2017-06-22 16:43:14 -07:00
Howard Mao
bac811a173 add ExampleTopWithBlockDevice and tests 2017-06-21 11:09:55 -07:00
Howard Mao
44aa4e25a9 move generic mmio functions to header file 2017-05-29 14:33:43 -07:00
Howard Mao
062d443863 upgrade to latest rocket-chip 2017-05-25 12:55:52 -07:00
Howard Mao
363f530b05 make sure pwm test returns success 2017-05-08 10:04:55 -07:00
Howard Mao
27bd063441 update to tilelink2 2017-04-20 18:12:44 -07:00
Howard Mao
310db2c579 add tests for PWM 2016-10-26 11:56:59 -07:00