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

Unable to parse wire in signal list #8

Closed
Miical opened this issue Jun 26, 2024 · 1 comment
Closed

Unable to parse wire in signal list #8

Miical opened this issue Jun 26, 2024 · 1 comment

Comments

@Miical
Copy link
Contributor

Miical commented Jun 26, 2024

例如

module arbiter (
    input wire in0_valid
)
@Makiras Makiras changed the title 无法解析信号列表中的wire Unable to parse wire in signal list Jul 25, 2024
@Makiras
Copy link
Contributor

Makiras commented Jul 25, 2024

It is not recommended to use this syntax in top-level modules, as it may conflict with the encapsulation code we generate. Therefore, support is not considered for the time being.

@Makiras Makiras closed this as completed Jul 25, 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

No branches or pull requests

2 participants