e68f8385 | 03-Mar-2019 |
Zihao Yu <[email protected]> |
device,AXI4RAM: support burst write |
91b416b9 | 03-Mar-2019 |
Zihao Yu <[email protected]> |
noop,Cache: support burst write |
1941909b | 02-Mar-2019 |
Zihao Yu <[email protected]> |
device,AXI4RAM: support burst read |
0434e6d9 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
noop,Cache: support burst read |
5945fcb3 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
noop,Cache: use AXI4 master |
f9ca23cd | 02-Mar-2019 |
Zihao Yu <[email protected]> |
gpu: support burst read for metaData channel |
391d5738 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
gpu: split into two master ports
* also add a new uncached channel for GPU metadata |
46253fc6 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
fpga,zedboard: add gpu and run videotest successfully |
97b7bc6c | 02-Mar-2019 |
Zihao Yu <[email protected]> |
test,NOOPTester: modify the address of framebuffer to match fpga |
8541730c | 02-Mar-2019 |
Zihao Yu <[email protected]> |
gpu: use AXI4 for the master port |
2ebcf459 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
device,AXI4Slave: add extra field to the bundle |
41594283 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
bus,axi4,AXI4: add dataBits as bundle parameter |
499e8988 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
noop,NOOP: modify address space |
20592feb | 02-Mar-2019 |
Zihao Yu <[email protected]> |
device,AXI4RAM: do not write if the address is out-of-bound |
59fcbda0 | 02-Mar-2019 |
Zihao Yu <[email protected]> |
bus,simplebus,ToAXI4: use BoolStopWatch |
2b40c882 | 01-Mar-2019 |
Zihao Yu <[email protected]> |
test,top,SimMMIO: modify device address to match FPGA |
8b16d276 | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device,VGA: rename to AXI4VGA |
0bba7889 | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device,VGA: add VGA control registers |
c1364acf | 01-Mar-2019 |
Zihao Yu <[email protected]> |
bus,axi4: refactor code |
8d49e3b9 | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device,AXI4RAM: fix typo |
4f6228f7 | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device: add AXI4Slave to refactor code |
f10a0bcb | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device: use BoolStopWatch for axi slave |
5e80b95b | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device,AXI4RAM: refactor index calculation |
8445b620 | 01-Mar-2019 |
Zihao Yu <[email protected]> |
device,VGA: add frame buffer |
ce6a2d5b | 01-Mar-2019 |
Zihao Yu <[email protected]> |
bus,axi4,AXI4RAM: move to device package |