Project

General

Profile

Actions

User Story #9379

closed

Cannot install and run

Added by Lee Moore over 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
11/09/2018
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

Hi Support,

I have installed microtesk-riscv-0.0.6-beta-180821 as per the instructions.
Once installed I can run the following successfully

sh bin/compile.sh arch/demo/minimips/model/minimips.nml

but if I try and target a riscv core - it fails

I tried the following
sh bin/compile.sh ./arch/riscv/model/riscv_rv32i.nml

I attach the log in bug.txt


Files

bug.txt (43.9 KB) bug.txt Lee Moore, 11/09/2018 03:29 PM
Actions #1

Updated by Mikhail Chupilko over 5 years ago

  • Tracker changed from Bug to User Story
  • Status changed from New to Feedback
  • Assignee set to Lee Moore
  • Detected in build deleted (svn)

Please try compiling riscv.nml (the core nml-file, where all the rest nmls are included):

sh $(MICROTESK_HOME)/bin/compile.sh riscv.nml --extension-dir ../extensions --rev-id RV64FULL

By selection of the necessary revision (--rev-id) you can control the instruction subset you need.
The list of revisions can be found in revisions.xml.

If you need more information, just let me know.

Actions #2

Updated by Lee Moore over 5 years ago

Hi Mikhail

Are you expecting that I run this command from a specific directory ?
I see you use the relative path for '../extensions', this would imply I am in a directory where this can be seen ?

Thx
Lee

Mikhail Chupilko wrote:

Please try compiling riscv.nml (the core nml-file, where all the rest nmls are included):

sh $(MICROTESK_HOME)/bin/compile.sh riscv.nml --extension-dir ../extensions --rev-id RV64FULL

By selection of the necessary revision (--rev-id) you can control the instruction subset you need.
The list of revisions can be found in revisions.xml.

If you need more information, just let me know.

Actions #3

Updated by Lee Moore over 5 years ago

OK, it seemed that you were implying I was in the directory arch/riscv/model
I tried this and it seems to have progressed, I will continue testing

Thx
Lee

Actions #4

Updated by Mikhail Chupilko over 5 years ago

Hi Lee

Exactly being in the directory arch/riscv/model was ment..
Could you please provide some feedback on your usage the tool?
Also, it's possible to communicate via microtesk-support [at] ispras.ru or write me directly at chupilko [at] ispras.ru.

Thank you

Actions #5

Updated by Alexander Kamkin about 4 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF