Remove nmigen.lib from prelude.
authorwhitequark <cz@m-labs.hk>
Fri, 6 Sep 2019 06:47:27 +0000 (06:47 +0000)
committerwhitequark <cz@m-labs.hk>
Fri, 6 Sep 2019 06:53:06 +0000 (06:53 +0000)
commit5f2e95b947241347c8d8e4fefd0fa56122e40f0e
tree742c8bc9056b99912ab6423c077ab1200dd1caa0
parentc3b3078097f42d4878cc84b0b1d52088b5e3a8f5
Remove nmigen.lib from prelude.

Currently it's just MultiReg, and there's no particularly good reason
to privilege this specific CDC primitive so much.
examples/basic/cdc.py
nmigen/__init__.py
nmigen/lib/__init__.py
nmigen/lib/fifo.py