litex/litex/soc
Sean Cross 7444992999 soc: bios: fix windows build
The BIOS builds just fine on Windows, but afterwards tries to run
`chmod`.  This command does not exist on Windows, and is unnecessary.

Add a conditional guard to prevent this command from running on Windows.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-06-18 17:13:54 +08:00
..
cores soc/cores/cpu: add add_sources static method 2018-06-12 10:54:20 +02:00
integration soc/integration/cpu_interface: use riscv64 toolchain instead of riscv32 (prebuild toolchain for windows can be found at http://gnutoolchains.com/) 2018-05-09 15:39:25 +02:00
interconnect replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
software soc: bios: fix windows build 2018-06-18 17:13:54 +08:00
tools litex_term: cleanup getkey and revert default settings on KeyboardInterrupt 2018-05-24 08:10:05 +02:00
MISOC_LICENSE litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
__init__.py litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00