amaranth/nmigen/vendor
whitequark 9f643ce005 Clean up imports.
This commit:
  * moves lists of universally useful imports from `nmigen` to
    `nmigen.hdl` and `nmigen.lib`, reimporting them in `nmigen`;
  * replaces lots of imports from individual parts of `nmigen.hdl`
    with a star import from `nmigen.hdl`;
  * replaces imports in tests with what we expect downstream code
    to use;
  * adds some missing imports in `nmigen.formal`.
2019-06-04 08:18:50 +00:00
..
board vendor.board.tinyfpga_bx: clk16 pin does not have a global buffer. 2019-06-04 06:43:10 +00:00
conn vendor.conn.pmod: implement. 2019-06-03 16:49:59 +00:00
fpga Clean up imports. 2019-06-04 08:18:50 +00:00
__init__.py vendor.fpga.lattice_ice40: implement. 2019-06-01 16:47:01 +00:00