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

gowin: Change BYTE ENABLE handling. #4167

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Conversation

yrabbit
Copy link
Contributor

@yrabbit yrabbit commented Jan 27, 2024

When inferring we allow writing to all bytes for now.

In the Gowin documentation for BSRAM 2019, the byte_enable port and its operation and use in generating IP with pictures were described in detail, two years later in the same document the byte_enable port was listed as supported only for the NS-2 family, and finally in the 2023 edition, all references to both the NS-2 family and the byte_enable port were removed.
I don’t know, maybe it turned out that they forgot the transistor there and it works unstable or something else, but at the moment I’m thinking of using only fixed values when inferring. You can use anything manually - after all, these are just lsb addresses.

When inferring we allow writing to all bytes for now.

Signed-off-by: YRabbit <[email protected]>
@mmicko mmicko merged commit 54c5431 into YosysHQ:master Jan 27, 2024
16 checks passed
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