litex/litex
Florent Kermarrec 0b923aa497 build: assume vendor tools are in the PATH and remove automatic sourcing, source and toolchain_path parameters.
Automatic sourcing was not consistent between build backends (and only really supported by ISE/Vivado)
and had no real additional value vs the complexity needed to support it. Now just assume required vendor
tools are in the PATH.

This also removes distutils dependency.
2020-03-04 09:13:26 +01:00
..
boards targets/nexys4ddr: add default kwargs parameters. 2020-03-02 09:44:20 +01:00
build build: assume vendor tools are in the PATH and remove automatic sourcing, source and toolchain_path parameters. 2020-03-04 09:13:26 +01:00
gen gen/fhdl/verilog: fix signed init values 2020-01-12 22:06:35 +01:00
soc build: assume vendor tools are in the PATH and remove automatic sourcing, source and toolchain_path parameters. 2020-03-04 09:13:26 +01:00
tools litex_sim: fix with_uart parameter. 2020-03-03 19:04:18 +01:00
__init__.py soc/interconnect: rename stream_packet to packet & cleanup (with retro-compat) 2019-09-30 23:41:07 +02:00