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

ASIC Target #33

Merged
merged 1 commit into from
Aug 20, 2024
Merged

ASIC Target #33

merged 1 commit into from
Aug 20, 2024

Conversation

Lore0599
Copy link

ASIC

This PR adds the required logic for the Chimera PD target.

ADD

Hardware:

  • APB ports to access external registers: padframe configuration registers and FLL registers.

Software:

  • A temporary mechanism to fix the race condition that occurs when the host offloads code before the clusters are ready (WFI).

@Lore0599 Lore0599 changed the base branch from main to devel August 19, 2024 17:55
@Lore0599 Lore0599 force-pushed the lleone/asic-target branch from f9bc183 to e02ecf8 Compare August 19, 2024 17:58
@Lore0599 Lore0599 requested review from Scheremo and micprog August 20, 2024 05:50
Copy link
Collaborator

@Scheremo Scheremo left a comment

Choose a reason for hiding this comment

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

Minor comments, looks good overall!

hw/chimera_pkg.sv Outdated Show resolved Hide resolved
hw/chimera_pkg.sv Outdated Show resolved Hide resolved
hw/chimera_pkg.sv Show resolved Hide resolved
@Lore0599 Lore0599 force-pushed the lleone/asic-target branch from 76b99f5 to 50c3007 Compare August 20, 2024 09:24
@Lore0599 Lore0599 marked this pull request as ready for review August 20, 2024 09:39
@Lore0599 Lore0599 force-pushed the lleone/asic-target branch from 50c3007 to 7a216cc Compare August 20, 2024 09:42
@Lore0599 Lore0599 merged commit b2291c6 into devel Aug 20, 2024
5 of 6 checks passed
@Lore0599 Lore0599 deleted the lleone/asic-target branch August 20, 2024 09:44
sermazz pushed a commit that referenced this pull request Oct 23, 2024
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