amaranth/nmigen/vendor
whitequark 1ee21d2007 build.plat, vendor.*: don't join strings passed as _opts overrides.
Right now an array is expected in any _opts overrides, and if it is
actually a string (because it is passed via an environment variable,
usually), awkwardness results as each character is joined with ` `.

Fixes #130.
2019-07-06 23:09:46 +00:00
..
__init__.py vendor.fpga.lattice_ice40: implement. 2019-06-01 16:47:01 +00:00
lattice_ecp5.py build.plat, vendor.*: don't join strings passed as _opts overrides. 2019-07-06 23:09:46 +00:00
lattice_ice40.py build.plat, vendor.*: don't join strings passed as _opts overrides. 2019-07-06 23:09:46 +00:00
xilinx_7series.py build.plat, vendor.*: don't join strings passed as _opts overrides. 2019-07-06 23:09:46 +00:00
xilinx_spartan6.py build.plat, vendor.*: don't join strings passed as _opts overrides. 2019-07-06 23:09:46 +00:00