Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions regarding time abstraction #2

Open
felix-boeseler opened this issue Sep 2, 2021 · 0 comments
Open

Questions regarding time abstraction #2

felix-boeseler opened this issue Sep 2, 2021 · 0 comments

Comments

@felix-boeseler
Copy link

Hello,

In what timing abstraction does the RISC-V ISS work? Does it assume a fixed delay per instructions or has different delays per instructions? Are some features of a microarchitecture simulated e.g., branch predictions? Where are these parameters (delays) defined? I have found the Plugin cycle_estimate class I don’t understand how the delay is extracted from the properties taken and not_taken.

Furthermore, I want to ask, which transaction abstractions are supported. I find the usage of nb_transport and b_transport in the source code. Does DBT-RISE-RISCV support both, SystemC loosely timed and approximately timed modelling styles? In the build directory I also find the executable axi_pinlevel_example. It seems that the AXI bus is simulated on a even lower abstraction level there.

Best regards and many thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant