Skip to content

Commit d66950f

Browse files
author
Daniel Cliche
committed
Doc updated
1 parent 5d3eee5 commit d66950f

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Graphite is a FPGA based open source system with 2D/3D graphics acceleration.
44

5+
![Utah Teapot](doc/teapot.gif)
6+
57
## Features
68

79
The system has the following features:
@@ -49,11 +51,8 @@ make run PROGRAM=../../src/examples/test_video/program.hex
4951

5052
## Graphics Accelerator Simulation
5153

52-
![Utah Teapot](doc/teapot.png)
53-
5454
```bash
55-
git clone https://github.com/danodus/graphite.git
56-
cd graphite/rtl/sim
55+
cd rtl/sim
5756
make run
5857
```
5958

@@ -68,5 +67,5 @@ make run
6867

6968
## Acknowledgements
7069

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

doc/teapot.gif

386 KB
Loading

doc/teapot.png

-88.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)