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

ice40: add static placer support #1233

Merged
merged 1 commit into from
Oct 29, 2023
Merged

ice40: add static placer support #1233

merged 1 commit into from
Oct 29, 2023

Conversation

Ravenslofty
Copy link
Collaborator

No description provided.

@Ravenslofty Ravenslofty requested a review from gatecat October 29, 2023 06:57
ice40/arch.cc Outdated Show resolved Hide resolved
}

{
cfg.cell_groups.emplace_back();
Copy link
Member

Choose a reason for hiding this comment

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

is this really needed? I think static should be able to place singletons okay without this being configured anyway

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, the assert I enhanced trips without this.

Copy link
Member

Choose a reason for hiding this comment

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

Okay, let's leave this for now and then I'll fix it later.

@gatecat gatecat merged commit d6f54fd into master Oct 29, 2023
16 checks passed
@gatecat gatecat deleted the lofty/ice40-static branch October 29, 2023 07:46
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