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: Himbaechel. Allow to combine IOLOGIC. #1290

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

yrabbit
Copy link
Contributor

@yrabbit yrabbit commented Feb 9, 2024

Corrects the situation when it is impossible to use IOBUF with two IOLOGIC elements at the same time - input and output.

Addresses #1275

This is done by dividing one IOLOGIC Bel into two - input IOLOGIC and output IOLOGIC plus checking for compatibility of the cells located there.

At the moment, this check is simple and allows only the combination of DDR and DDRC primitives.

Corrects the situation when it is impossible to use IOBUF with two
IOLOGIC elements at the same time - input and output.

Addresses YosysHQ#1275

This is done by dividing one IOLOGIC Bel into two - input IOLOGIC and
output IOLOGIC plus checking for compatibility of the cells located
there.

At the moment, this check is simple and allows only the combination of
DDR and DDRC primitives.

Signed-off-by: YRabbit <[email protected]>
@yrabbit yrabbit marked this pull request as draft February 9, 2024 07:49
@yrabbit
Copy link
Contributor Author

yrabbit commented Feb 9, 2024

Checks are complete, but Apicula release is needed to get the correct chip bases.

@yrabbit
Copy link
Contributor Author

yrabbit commented Feb 10, 2024

OK. apicula has a release.

@yrabbit yrabbit marked this pull request as ready for review February 10, 2024 00:50
@yrabbit yrabbit marked this pull request as draft February 10, 2024 02:34
@yrabbit yrabbit marked this pull request as ready for review February 10, 2024 04:30
@yrabbit yrabbit mentioned this pull request Feb 26, 2024
@gatecat gatecat merged commit ff96fc5 into YosysHQ:master Mar 13, 2024
8 checks passed
@yrabbit yrabbit deleted the new-iologic branch March 13, 2024 22:07
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