soc/integration/cpu_interface: don't raise OSError if we are not going to compile...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 11 Sep 2019 16:30:28 +0000 (18:30 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 11 Sep 2019 16:30:28 +0000 (18:30 +0200)
commit16b6b357ca74bcae2c91b4011aafb9b0326a834f
treec58a109b46ff1e10af8880be9901294444b1e197
parent62f53d5035b208e0a1ad8a142cbb7410a1952bb6
soc/integration/cpu_interface: don't raise OSError if we are not going to compile software and compilation toolchain is not found
litex/soc/integration/builder.py
litex/soc/integration/cpu_interface.py