Skip to content

Document RFC 62 #1294

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

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

whitequark
Copy link
Member

@whitequark whitequark commented Apr 9, 2024

This includes a few minor code changes:

  • Removing redundant lib.memory.Memory.Init = hdl.MemoryData.Init re-export;
  • Renaming FrozenError to FrozenMemory and moving it to .hdl;
  • Marking ReadPort and WritePort as @final.

@whitequark whitequark force-pushed the memorydata-docs branch 2 times, most recently from 258d8eb to 5207b5d Compare April 9, 2024 15:44
This includes a few minor code changes:
- Removing redundant `lib.memory.Memory.Init = hdl.MemoryData.Init`
  re-export;
- Renaming `FrozenError` to `FrozenMemory` and moving it to `.hdl`;
- Marking `ReadPort` and `WritePort` as `@final`.
@whitequark whitequark enabled auto-merge April 9, 2024 15:45
@whitequark whitequark added this pull request to the merge queue Apr 9, 2024
Merged via the queue into amaranth-lang:main with commit 7dd93be Apr 9, 2024
19 checks passed
@whitequark whitequark deleted the memorydata-docs branch April 9, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants