mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 04:47:16 -04: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.
14 lines
267 B
INI
14 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
|