Skip to content
 
 

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openocd => https://github.com/SpinalHDL/openocd_riscv.git

openocd for simulation src/openocd -f tcl/interface/jtag_tcp.cfg -c 'set SAXON_CPU0_YAML ../SaxonSoc/cpu0.yaml' -f tcl/target/saxon_xip.cfg

Zephyr build => git clone https://github.com/SpinalHDL/zephyr.git -b vexriscv

cd zephyr unset ZEPHYR_GCC_VARIANT unset ZEPHYR_SDK_INSTALL_DIR export CROSS_COMPILE="/opt/riscv/bin/riscv64-unknown-elf-" export ZEPHYR_TOOLCHAIN_VARIANT="cross-compile" export ZEPHYR_GCC_VARIANT="cross-compile" source zephyr-env.sh

cd samples/philosophers mkdir build cd build

cmake -DBOARD=vexriscv_saxon_up5k_evn .. make -j${nproc}

About

SoC based on VexRiscv and ICE40 UP5K

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages