Skip to content

Python module containing sources files for Coreblocks cpu (for use with LiteX).

Notifications You must be signed in to change notification settings

kuznia-rdzeni/pythondata-cpu-coreblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythondata-cpu-coreblocks

Files needed for the Coreblocks cpu packaged into a Python module so they can be used with Python libraries and tools.

This is useful for usage with tools like LiteX.

The data files can be found under the Python module pythondata_cpu_coreblocks The pythondata_cpu_coreblocks.data_location value can be used to find the files on the file system.

Installing manually

git clone https://github.com/kuznia-rdzeni/pythondata-cpu-coreblocks.git
cd pythondata-cpu-coreblocks
git submodule update --init --recursive --remote
python setup.py install

About

Python module containing sources files for Coreblocks cpu (for use with LiteX).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages