hdl: remove Repl per RFC 10.

Closes #770.
This commit is contained in:
Catherine 2024-01-31 02:55:57 +00:00
parent 4da8adf7ba
commit 357ffb680c
6 changed files with 5 additions and 58 deletions

View file

@ -59,7 +59,6 @@ The prelude exports exactly the following names:
* :func:`C`
* :func:`Mux`
* :class:`Cat`
* :class:`Repl` (deprecated)
* :class:`Array`
* :class:`Signal`
* :class:`ClockSignal`