litex-hub / zephyr-on-litex-vexriscv

BSD 2-Clause "Simplified" License
12 stars 10 forks source link

allow use of the new simulator board as a regular board #16

Closed josuah closed 1 year ago

josuah commented 1 year ago

This allows to run this SoC on a simulator by running:

./make.py --build --board litex_sim

See also: https://github.com/litex-hub/litex-boards/pull/525

josuah commented 1 year ago

Superseded by https://github.com/litex-hub/zephyr-on-litex-vexriscv/pull/18