File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Graphite is a FPGA based open source system with 2D/3D graphics acceleration.
4
4
5
+ ![ Utah Teapot] ( doc/teapot.gif )
6
+
5
7
## Features
6
8
7
9
The system has the following features:
@@ -49,11 +51,8 @@ make run PROGRAM=../../src/examples/test_video/program.hex
49
51
50
52
## Graphics Accelerator Simulation
51
53
52
- ![ Utah Teapot] ( doc/teapot.png )
53
-
54
54
``` bash
55
- git clone https://github.com/danodus/graphite.git
56
- cd graphite/rtl/sim
55
+ cd rtl/sim
57
56
make run
58
57
```
59
58
@@ -68,5 +67,5 @@ make run
68
67
69
68
## Acknowledgements
70
69
71
- The SoC is based on the Oberon project for the ULX3S available here: https://github.com/emard/oberon .
72
- The CPU is based on icicle v1 available here: https://github.com/grahamedgecombe/icicle/tree/v1
70
+ - The SoC is based on the Oberon project for the ULX3S available here: https://github.com/emard/oberon .
71
+ - The CPU is based on icicle v1 available here: https://github.com/grahamedgecombe/icicle/tree/v1
You can’t perform that action at this time.
0 commit comments