mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
b340b86975
By default verilator will be built with -j with no arguments, spawning many processors. This causes large designs to failure in CI (probably due to exhausting the memory of the build box): Error: Process completed with exit code 143. Set the number of jobs to the number of CPUs in the system. This allows designs such as Microwatt to build in CI. Signed-off-by: Joel Stanley <joel@jms.id.au> |
||
---|---|---|
.. | ||
__init__.py | ||
test_axi.py | ||
test_axi_lite.py | ||
test_axi_stream.py | ||
test_bitbang.py | ||
test_clock.py | ||
test_code_8b10b.py | ||
test_cpu.py | ||
test_csr.py | ||
test_ecc.py | ||
test_emif.py | ||
test_fifosyncmacro.py | ||
test_gearbox.py | ||
test_hyperbus.py | ||
test_i2s.py | ||
test_icap.py | ||
test_led.py | ||
test_packet.py | ||
test_prbs.py | ||
test_reduce.py | ||
test_spi.py | ||
test_spi_opi.py | ||
test_stream.py | ||
test_timer.py | ||
test_wishbone.py |