Skip to content

gowin: Change BYTE ENABLE handling.#4167

Merged
mmicko merged 1 commit intoYosysHQ:masterfrom
yrabbit:wip-byte-enable
Jan 27, 2024
Merged

gowin: Change BYTE ENABLE handling.#4167
mmicko merged 1 commit intoYosysHQ:masterfrom
yrabbit:wip-byte-enable

Conversation

@yrabbit
Copy link
Copy Markdown
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 <rabbit@yrabbit.cyou>
@mmicko mmicko merged commit 54c5431 into YosysHQ:master Jan 27, 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