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

target/sim: Add VCS simulation flow #163

Merged
merged 8 commits into from
Jan 8, 2025
Merged

target/sim: Add VCS simulation flow #163

merged 8 commits into from
Jan 8, 2025

Conversation

CyrilKoe
Copy link
Contributor

@CyrilKoe CyrilKoe commented Oct 29, 2024

This required this change:
AXI : pulp-platform/axi@6879518

  • cheshire_pkg.sv
    • VCS: Support for parameter of type 'DefaultMapEntry' inside 'Function' is not yet implemented
  • vip_cheshire_soc.sv
    • @(negedge rst_n) is not detected by VCS as rst_n is de-asserted at delta 0.
    • streams require explicit cast to string
    • concatenation of interfaces using { } is not in the standard

TODO:

@CyrilKoe CyrilKoe force-pushed the ck/vcs branch 4 times, most recently from 16451dd to 05022af Compare October 29, 2024 16:17
@CyrilKoe CyrilKoe requested a review from paulsc96 October 29, 2024 16:25
@CyrilKoe CyrilKoe self-assigned this Oct 29, 2024
@paulsc96 paulsc96 added this to the v0.2.0 milestone Nov 14, 2024
@paulsc96 paulsc96 marked this pull request as ready for review November 29, 2024 21:18
@paulsc96 paulsc96 changed the title Add VCS simulation flow target/sim: Add VCS simulation flow Nov 29, 2024
@paulsc96 paulsc96 force-pushed the ck/vcs branch 2 times, most recently from 6af4463 to 01c529c Compare December 16, 2024 16:02
@paulsc96 paulsc96 mentioned this pull request Jan 8, 2025
2 tasks
paulsc96
paulsc96 previously approved these changes Jan 8, 2025
@paulsc96 paulsc96 merged commit e27fb3e into main Jan 8, 2025
16 of 18 checks passed
@paulsc96 paulsc96 deleted the ck/vcs branch January 8, 2025 21:01
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