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

gsim: support gsim based on verilator framework #491

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

klin02
Copy link
Member

@klin02 klin02 commented Oct 31, 2024

No description provided.

@klin02 klin02 marked this pull request as draft October 31, 2024 06:52
@klin02
Copy link
Member Author

klin02 commented Oct 31, 2024

Wait PR #489 #490 merged, and need CI with gsim.


#ifdef GSIM
dut_ptr->step();
if (dut_ptr->get_difftest$$uart$$out$$valid()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should improve gsim with better namings? $$ seems strange in the source code. How about proposing changing gsim to be the same as verilator?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I will try to propose changing it.

@klin02 klin02 force-pushed the gsim-mk branch 2 times, most recently from 2074f16 to 4735d21 Compare October 31, 2024 18:00
@klin02
Copy link
Member Author

klin02 commented Nov 2, 2024

fdec03ed656c830c5447c3b6364c8a5
Demo passed with fixed ram(Load bin file to DUT-related variable). Need further support from GSIM.

@klin02 klin02 force-pushed the gsim-mk branch 2 times, most recently from 34f4b38 to 2422a22 Compare November 2, 2024 05:26
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

Successfully merging this pull request may close these issues.

2 participants