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

BSRAM. Corrective action. #252

Merged
merged 1 commit into from
Jun 25, 2024
Merged

BSRAM. Corrective action. #252

merged 1 commit into from
Jun 25, 2024

Conversation

yrabbit
Copy link
Collaborator

@yrabbit yrabbit commented Jun 25, 2024

Chips that have features in the implementation of BSRAM are marked with special flags, to which nextpnr reacts by adding corrective primitives such as LUTs and DFFs and changing routing if necessary.

Currently this is a fix for WRE-CE signals in Single Port BSRAM and a fix for READ_MODE=1'b1 (pipeline).

A .CST file is also added for the reduced SZFPGA board - it uses a GW1N-9 chip in a 48-pin package versus a “full-fledged” SZFPGA with a GW1NR-9 chip in a 144-pin package.

Chips that have features in the implementation of BSRAM are marked with
special flags, to which nextpnr reacts by adding corrective primitives
such as LUTs and DFFs and changing routing if necessary.

Currently this is a fix for WRE-CE signals in Single Port BSRAM and a
fix for READ_MODE=1'b1 (pipeline).

A .CST file is also added for the reduced SZFPGA board - it uses a
GW1N-9 chip in a 48-pin package versus a “full-fledged” SZFPGA with a
GW1NR-9 chip in a 144-pin package.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
@yrabbit yrabbit merged commit 665633c into YosysHQ:master Jun 25, 2024
12 of 14 checks passed
@yrabbit yrabbit deleted the bsram-fix branch August 21, 2024 23:47
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.

1 participant