amaranth/nmigen/vendor
whitequark 9ea3ff7ae2 build.plat: bypass tool detection if NMIGEN_*_env is set.
It's not practical to detect tools within the toolchain environment
for various reasons, so just assume the tools are there if the user
says they are.

Before this commit, the tools would be searched outside the toolchain
environment, which of course would always fail for Vivado, ISE, etc.
2019-09-12 21:56:48 +00:00
..
__init__.py vendor.fpga.lattice_ice40: implement. 2019-06-01 16:47:01 +00:00
lattice_ecp5.py build.plat: bypass tool detection if NMIGEN_*_env is set. 2019-09-12 21:56:48 +00:00
lattice_ice40.py _toolchain,build.plat,vendor.*: add required_tools list and checks. 2019-08-31 00:05:47 +00:00
xilinx_7series.py vendor.xilinx_7series: Vivado requires bash on *nix as well. 2019-09-12 21:49:08 +00:00
xilinx_spartan_3_6.py build.plat: bypass tool detection if NMIGEN_*_env is set. 2019-09-12 21:56:48 +00:00