Skip to content

don't emit redundant write_en = 0 for seq_mem#10174

Open
Abhilekhgautam wants to merge 1 commit intollvm:mainfrom
Abhilekhgautam:fix-emitter
Open

don't emit redundant write_en = 0 for seq_mem#10174
Abhilekhgautam wants to merge 1 commit intollvm:mainfrom
Abhilekhgautam:fix-emitter

Conversation

@Abhilekhgautam
Copy link
Copy Markdown

Fixes #10074

@cgyurgyik
Copy link
Copy Markdown
Member

Has this been tested through the native compiler at all, per Rachit's comment? I'm still skeptical that undriven wires will default to zero for all Calyx backends.

@cgyurgyik
Copy link
Copy Markdown
Member

(...and I acknowledge perhaps that should be a backend-specific requirement.)

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.

[Calyx Emitter] Avoid emitting redundant write_en = 0 to satisfy write_together for reads

2 participants