Skip to content

Commit 4e28140

Browse files
wanda-phiwhitequark
authored andcommitted
hdl: hide implementation details.
Fixes #781.
1 parent 5c51afd commit 4e28140

File tree

7 files changed

+1
-147
lines changed

7 files changed

+1
-147
lines changed

amaranth/hdl/ast.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

amaranth/hdl/cd.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

amaranth/hdl/dsl.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

amaranth/hdl/ir.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

amaranth/hdl/mem.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

amaranth/hdl/xfrm.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/changes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Language changes
2929
.. currentmodule:: amaranth.hdl
3030

3131
* Removed (deprecated in 0.4): :class:`Record`.
32+
* Removed (deprecated in 0.5): public submodules of :mod:`amaranth.hdl`.
3233

3334

3435
Standard library changes

0 commit comments

Comments
 (0)