-
Notifications
You must be signed in to change notification settings - Fork 173
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
Need a way to attach attributes to memories #291
Comments
@JarrettBillingsley Wish granted :) Unfortunately, right now there is an issue with Yosys that prevents the attribute to be written out to Verilog. I'm working on that too. |
OK, so, to reiterate:
|
I'm going to reopen this until the upstream PRs are merged. |
Removing from milestone, as this only depends on upstream now. |
Triage: YosysHQ/yosys#1603 could be merged soon. |
Fixed upstream. |
long-delayed followup: I used |
Issue by JarrettBillingsley
Wednesday Jan 01, 2020 at 19:38 GMT
Originally opened as m-labs/nmigen#291
For example,
(* ram_block *)
and(* logic_block *)
.The text was updated successfully, but these errors were encountered: