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

Explicit readwrite ports for memories #238

Closed
donggyukim opened this issue Jul 21, 2016 · 4 comments
Closed

Explicit readwrite ports for memories #238

donggyukim opened this issue Jul 21, 2016 · 4 comments
Assignees
Milestone

Comments

@donggyukim
Copy link
Contributor

For now, there's no way to express readwrite ports in Chisel3. In Chisel2, they are inferred from read and write ports by checking their enable signals. I think there should be an explicit way as well as an implicit way to infer in firrtl.

@terpstra
Copy link
Contributor

Strongly agree!

On Jul 21, 2016 1:27 PM, "Donggyu" [email protected] wrote:

For now, there's no way to express readwrite ports in Chisel3. In Chisel2,
they are inferred from read and write ports by checking their enable
signals. I think there should be an explicit way as well as an implicit way
to infer in firrtl.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#238, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABDPinUmX3KmPc3g5dlWZGfdqKw420JWks5qX9YxgaJpZM4JSLwL
.

@ducky64 ducky64 changed the title No support for readwrite ports of memories Explicit readwrite ports for memories Feb 6, 2017
@ducky64
Copy link
Contributor

ducky64 commented Feb 6, 2017

Resolution: there should be an explicit readwrite port for memories,

@ducky64 ducky64 added this to the 3.1.0 milestone Apr 18, 2017
@ducky64 ducky64 self-assigned this Apr 18, 2017
@ducky64 ducky64 modified the milestones: 3.1.0, 3.1.1 Dec 22, 2017
@edwardcwang edwardcwang modified the milestones: 3.1.1, 3.3.0 Jan 25, 2019
@jackkoenig
Copy link
Contributor

Wait for chipsalliance/firrtl#1210

@azidar azidar modified the milestones: 3.3.0, 3.4.x Oct 27, 2020
mwachs5 pushed a commit that referenced this issue Dec 29, 2022
* Replace all uses of Y.5.0-RC with Y.5.0
* Change .gitmodules to track Y.5.x branches
* Update submodules `git submodule update --remote`
@jackkoenig
Copy link
Contributor

This is done in #3190.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants