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

RTL simulation automatic flow #75

Open
ChrisShakkour opened this issue Jan 13, 2022 · 0 comments
Open

RTL simulation automatic flow #75

ChrisShakkour opened this issue Jan 13, 2022 · 0 comments
Assignees
Labels
Feature added feature or enhancment Software task C/asm test creation, scripting
Milestone

Comments

@ChrisShakkour
Copy link
Owner

to create a snapshot, when simulating RTL tb, to do the following stages automatically in the OUTPUT directory

  1. compile and Build c-test. (compile_gcc)
  2. simulate c test. (simulate_c_test)
  3. compile TB RTL. (compile_hdl)
  4. simulate RTL. (simulate)
  5. compare c test simulation with RTL simulation results, and report pass/fail results.
@ChrisShakkour ChrisShakkour added Feature added feature or enhancment Software task C/asm test creation, scripting labels Jan 13, 2022
@ChrisShakkour ChrisShakkour added this to the RTL0.5 - M_extension milestone Jan 13, 2022
@ChrisShakkour ChrisShakkour self-assigned this Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature added feature or enhancment Software task C/asm test creation, scripting
Projects
None yet
Development

No branches or pull requests

1 participant