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

Bump firrtl #2239

Merged
merged 1 commit into from
Jan 3, 2020
Merged

Bump firrtl #2239

merged 1 commit into from
Jan 3, 2020

Conversation

jackkoenig
Copy link
Contributor

This enables using FIRRTL's reset inference with Diplomatic LazyModule hierarchies.

Replaces #2230

Summary of changes

Features

  • Reset inference now supports last connect semantics

Fixes

  • FirrtlOptions and CircuitOptions no longer serialized to anno JSON file

Related issue:

Type of change: other enhancement

Impact: API addition (no impact on existing code)

Development Phase: implementation

Release Notes

  • Bumped FIRRTL on release branch 1.2.x just beyond 1.2.2

Features
* Reset inference now supports last connect semantics

Fixes
* FirrtlOptions and CircuitOptions no longer serialized to anno JSON file
@jackkoenig
Copy link
Contributor Author

I have unit tests for the assertion that this enables using FIRRTL's reset inference on branch https://github.com/chipsalliance/rocket-chip/tree/lazyrawmoduleimp-abstract-reset, I am thinking about how to integrate them into the regressions, it's a little tricky.

@jackkoenig jackkoenig merged commit c213a6a into master Jan 3, 2020
@jackkoenig jackkoenig deleted the bump-firrtl branch January 3, 2020 00:48
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