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

MAX10 updates #4262

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

MAX10 updates #4262

wants to merge 7 commits into from

Conversation

rherveille
Copy link

Fixed altsyncram data/address width parameters
Added DSP (mult) support
Updated synth_intel script (~20% higher performance)


if (check_label("coarse")) {
run("synth -run coarse");
// run("synth -run coarse");
Copy link
Member

Choose a reason for hiding this comment

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

It's a nit, but please don't leave commented-out pieces of code in.

@rherveille
Copy link
Author

rherveille commented Mar 8, 2024 via email

@povik
Copy link
Member

povik commented Mar 8, 2024

Do you want me to create a new pull request?

You don't need to, you can change the existing one if you push more commits to the branch from which you have the pull request open (in your case this one).

@rherveille
Copy link
Author

rherveille commented Mar 15, 2024 via email

@KrystalDelusion KrystalDelusion linked an issue Mar 20, 2024 that may be closed by this pull request
@zachjs zachjs removed their request for review May 23, 2024 00:59
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.

intel/common/brams_map_m9k.v widthad_* and width_* swapped
2 participants