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

Verilator 4.218 2022-01-17 released #51

Open
wsnyder opened this issue Jan 17, 2022 · 2 comments
Open

Verilator 4.218 2022-01-17 released #51

wsnyder opened this issue Jan 17, 2022 · 2 comments

Comments

@wsnyder
Copy link
Member

wsnyder commented Jan 17, 2022

Verilator 4.218 2022-01-17

Major:

  • Primary inputs and outputs (VL_INW/VL_OUTW) now use VlWide type. In general this should be backward compatible, but may lead to some wrapper code needing changes.
  • Option --cdc is deprecated and is planned for removal, file a bug if this is still being used.

Minor:

@umarcor
Copy link
Member

umarcor commented Jan 18, 2022

@wsnyder can you please tag v4.218 in https://github.com/verilator/verilator/tags?

@wsnyder
Copy link
Member Author

wsnyder commented Jan 19, 2022

Tag pushed.

joebonrichie pushed a commit to solus-packages/verilator that referenced this issue Aug 15, 2023
Summary:
**Summarized Changelog**

- Primary inputs and outputs (`VL_INW`/`VL_OUTW`) now use `VlWide` type. In general this should be backward compatible, but may lead to some wrapper code needing changes.
- Option `--cdc` is deprecated and is planned for removal, file a bug if this is still being used.

Full changelog [here](verilator/verilator-announce#51)

Test Plan: - Ran "Example C++ Execution"

Reviewers: #triage_team, DataDrake

Reviewed By: #triage_team, DataDrake

Subscribers: DataDrake

Differential Revision: https://dev.getsol.us/D12689
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