litex/litex
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
..
boards targets: change a7/k7ddrphy imports to s7ddrphy 2018-06-12 15:40:45 +02:00
build build: use our own fhdl/verilog code (needed to avoid combinatorial loop in simulation) 2018-05-01 12:02:54 +02:00
gen build: use our own fhdl/verilog code (needed to avoid combinatorial loop in simulation) 2018-05-01 12:02:54 +02:00
soc soc: bios: fix windows build 2018-06-18 17:13:54 +08:00
__init__.py litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00