Skip to content

openrisc/openrisc-cores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

openrisc-cores

Core description files for FuseSoC used by OpenRISC SoCs.

To use these you will first need fusesoc then you can do:

fusesoc library add openrisc-cores https://github.com/openrisc/openrisc-cores.git

Background

The IP cores have been previously spread out in different places including:

These older cores were in a different core format (CAPI1). Rather than updating all cores this new repo contains only corees that we use.

Some older cores imported from URLs that have become dead links.

Guidelines

  • Cores in openrisc-cores shall be kept up to date with the latest fusesoc API
  • Cores should be tiny, limited to a few files.
  • Cores should be self contained and not use url providers. Links break too often.

About

FuseSoC cores used by OpenRISC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published