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

[pull] master from YosysHQ:master #677

Merged
merged 4 commits into from
Mar 7, 2021
Merged

[pull] master from YosysHQ:master #677

merged 4 commits into from
Mar 7, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 7, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

zachjs and others added 3 commits March 2, 2021 10:43
- Modules with a parameter without a default value will be automatically
  deferred until the hierarchy pass
- Allows for parameters without defaults as module items, rather than
  just int the `parameter_port_list`, despite being forbidden in the LRM
- Check for parameters without defaults that haven't been overriden
- Add location info to parameter/localparam declarations
Designs with unreasonably wide expressions would previously get stuck
allocating memory forever.
verilog: impose limit on maximum expression width
@pull pull bot added the ⤵️ pull label Mar 7, 2021
sv: support for parameters without default values
@pull pull bot merged commit 9bb839c into timvideos:master Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants