- Apr 24, 2021
-
-
Neel Gala authored
Add fxlen See merge request incoresemi/riscof!84
-
S Pawan Kumar authored
-
- Feb 05, 2021
-
-
Neel Gala authored
Fix for coverage.html See merge request incoresemi/riscof!83
-
- Jan 27, 2021
- Jan 22, 2021
-
-
Neel Gala authored
Allow path entries relative to model config file See merge request incoresemi/riscof!81
-
- Jan 21, 2021
-
-
Tobias Wölfel authored
-
Tobias Wölfel authored
Use the `config.ini` directory to build a valid path if the entry is not already a valid path. Valid paths check before are absolute path and path relative to the current working directory. This allows the user to specify relative paths to the config file. A use case for this would be to run the tests at a different location from where the model is located. And also if the models location is not known at the time when the config file is created. The config directory is passed to the plugin so the functionality can be reused and relative paths are also valid options there. This patch will allow the following scenario: File structure of a model plugin: ``` /storage/path/ | config.ini model | model.py model_isa.yaml model_platform.yaml ``` Content of config.ini: ``` DUTPlugin=model [model] ispec=model/model_isa.yaml pspec=model/model_platform.yaml ``` And an invocation of riscof: ``` $ cd /runtime/path $ riscof run --config /storage/path/config.ini ```
-
- Jan 14, 2021
- Jan 11, 2021
-
-
Neel Gala authored
-
Neel Gala authored
activate pyenv for deploy See merge request incoresemi/riscof!78
-
Neel Gala authored
-
Neel Gala authored
using pyenv shell for deployment See merge request incoresemi/riscof!77
-
Neel Gala authored
# Conflicts: # .gitlab-ci.yml
-
Neel Gala authored
-
Neel Gala authored
ci-fixes for twine uploads See merge request incoresemi/riscof!76
-
Neel Gala authored
-
Neel Gala authored
-
Neel Gala authored
-
Neel Gala authored
manifest-fixes See merge request incoresemi/riscof!75
-
Neel Gala authored
-
Neel Gala authored
Bump for isac See merge request incoresemi/riscof!73 - updated cli to accept multiple cgf files similar to isac - doc updates with fixes to broken links
-
S Pawan Kumar authored
-
- Nov 10, 2020
- Nov 09, 2020
-
-
Neel Gala authored
-
- Nov 08, 2020
- Nov 07, 2020
-
-
Neel Gala authored
-
- Oct 26, 2020