Skip to content

A simple 2D accelerator designed for use as an APB peripheral

Notifications You must be signed in to change notification settings

JakeStevens/Quicksilver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quicksilver

A simple 2D accelerator designed for use in an ARM M0 SoC

To run the python scripts and see output, you will need Pillow for Python 3.4

If you do not have this installed, and do not have sudo privileges to do so:

Download from https://pypi.python.org/pypi/Pillow/2.6.1

Unzip and cd into the Pillow direction

Run the following commands:

python3 setup.py build

python3 setup.py install --user

About

A simple 2D accelerator designed for use as an APB peripheral

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published