ultraembedded / biriscv

32-bit Superscalar RISC-V CPU
Apache License 2.0
838 stars 146 forks source link

How to use my own test programs? #3

Closed hyf6661669 closed 4 years ago

hyf6661669 commented 4 years ago

What linker_script/compiler options should I use for my own C programs? Thanks!

MakisChristou commented 4 years ago

Have you resolved this issue? I have the same question

ultraembedded commented 4 years ago

Here is an example makefile and linker script;

https://github.com/ultraembedded/fpga_test_soc/tree/master/src_c