You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPiton Discussion
I am not able to build OpenPiton with Ariane core. I have sourced Ariane_build_setup.sh and all builds are done. Please help.
Brian Li
unread,
Mar 25, 2025, 3:40:45 PMMar 25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPiton Discussion
Hey Abhay,
If you navigate to piton/design/chipset/rv64_platform/bootrom/linux/Makefile, within the CFLAGS section can you modify -march=rv64imac to -march=rv64imac_zicsr and re-run the sim? Also, what version of riscv64-unknown-elf-gcc are you using?