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

autodef pure number width ref err #23

Open
HonkW93 opened this issue May 18, 2022 · 0 comments
Open

autodef pure number width ref err #23

HonkW93 opened this issue May 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@HonkW93
Copy link
Owner

HonkW93 commented May 18, 2022

Asked by gn
e.g.

a u_a1(
. width (width_a[31:0])
);

a u_a2(
. width (width_a[15:0])
);

----->
autodef

wire width_a[15:0]

problem: always choose the last one

@HonkW93 HonkW93 changed the title AutoDef纯数字的位宽引用问题 autodef pure number width ref err Sep 16, 2022
@HonkW93 HonkW93 added the bug Something isn't working label Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant