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

Chisel 3.5 Release Candidate 1 #2202

Closed
MAFOR-TECH opened this issue Oct 24, 2021 Discussed in #2136 · 0 comments
Closed

Chisel 3.5 Release Candidate 1 #2202

MAFOR-TECH opened this issue Oct 24, 2021 Discussed in #2136 · 0 comments

Comments

@MAFOR-TECH
Copy link

Discussed in #2136

Originally posted by chick September 24, 2021

Release notes for Chisel3 Release 3.5.0-RC1

Feature

API Modification

Fix

Documentation

Testing and Continuous Integration

Deprecations and other removals

Miscellany


This discussion was created from the release Chisel 3.5 Release Candidate 1.
@ekiwi ekiwi closed this as completed Nov 1, 2021
jackkoenig pushed a commit that referenced this issue Feb 28, 2023
* Add GenVerilogMemBehaviorModelAnno & vlsiMemGen

* Add CLI support for GenVerilogMemBehaviorModelAnno

* Add simple test for GenVerilogMemBehaviorModelAnno

* Fix for review

1. rename case class Port(prefix, `type`) to Port(prefix, portType)
2. fix AnnotatedMemoriesAnnotation collect function.
3. fix bug that ModuleName is not correct.

* Format DumpMemoryAnnotations & ReplSeqMemTests

* Fix for review

1. Inline genDecl, genPortSpec, genSequential, genCombinational
2. Add DefAnnotatedMemory informations in header
3. Change helpText
4. Check output Verilog by Verilator, the code is from FirrtlRunners#lintVerilog

* Fix ReadWritePort mask name

Co-authored-by: Jiuyang Liu <liu@jiuyang.me>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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