Olof Kindgren
Olof Kindgren
Could we please get rid of this repo or at least mark it as unmaintained or obsolete? It causes some confusion with SweRVolf, which is actively maintained
Fusesoc
First commits just adds a FuseSoC core description. Second commit also adds a generator that can be used by cores that depend on axi_node. Some example usage: 1. Add axi_node...
This adds a core description file for the qspiflash core that exposes targets for linting and for building a GDSII using OpenLANE. All targets are also implemented as Github actions...
First patch is just a small doc update that is also applied against the master branch. Second patch allows me to freely place this repo outside of the lowrisc-chip tree,...
I am packaging these macros as part of the work to enable FuseSoC/Edalize for OpenLANE. One thing I would like to have figured out is which VLNV identifier to use...
or1ksim can be launched without a config file, in which case it uses built-in default values. The default value for RAM size is 8MB, but most apps are built for...
or1ksim dies with SIGKILL if it is is started with channel = "xterm" set as the uart option, and xterm isn't found. It should notify the user about this instead