mirror of
https://github.com/olofk/serv.git
synced 2026-01-11 23:42:50 +00:00
The RISCOF regression test suite can now be run from a workspace instead of having to be run from inside the repo. Also removes the need for a submodule.
15 lines
267 B
INI
15 lines
267 B
INI
[RISCOF]
|
|
ReferencePlugin=sail_cSim
|
|
ReferencePluginPath=plugin-sail_cSim
|
|
DUTPlugin=serv
|
|
DUTPluginPath=plugin-serv
|
|
|
|
[serv]
|
|
pluginpath=plugin-serv
|
|
ispec=plugin-serv/serv_isa.yaml
|
|
pspec=plugin-serv/serv_platform.yaml
|
|
target_run=1
|
|
|
|
[sail_cSim]
|
|
pluginpath=plugin-sail_cSim
|