• Dimitris Lampridis's avatar
    hdl,drv: fix SVEC demo issues (#27) · a0f1f3e0
    Dimitris Lampridis authored
    The main issue here is that SVEC base occupies the first 0x4000 of the
    address space (as opposed to the 0x2000 for the SPEC base).
    
    This was overlooked when the SVEC demo was updated.
    
    Furthermore, this creates the need for having two separate top-level
    drivers (others ways exist of course but this is the simplest).
    a0f1f3e0
Name
Last commit
Last update
.reuse Loading commit data...
LICENSES Loading commit data...
demos Loading commit data...
distribution Loading commit data...
doc Loading commit data...
hdl Loading commit data...
software Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.gitmodules Loading commit data...
.koji Loading commit data...
CHANGELOG.rst Loading commit data...
Makefile Loading commit data...
Manifest.py Loading commit data...
README.rst Loading commit data...
common.mk Loading commit data...