Main »

Using the Assembler


edit SideBar

Using the Assembler

The PROG option of the provided makefile will do the assembling steps for you, even for your own custom tests. You can add tests manually to the wiscv/tests directory, and then run them using the makefile following the normal procedure:

make all PROG=name MODE=mode

Therefore, there is no need to assemble anything yourself.


Page last modified on February 23, 2023, visited times

Edit - History - Print - Recent Changes (All) - Search