URL
https://opencores.org/ocsvn/aor3000/aor3000/trunk
Subversion Repositories aor3000
[/] [aor3000/] [trunk/] [sim/] [tester/] [Makefile] - Rev 3
Go to most recent revision | Compare with Previous | Blame | View Log
tester:
g++ -o main_tester -O2 main_tester.cpp test_arithmetic_logic.cpp test_exception.cpp test_tlb_commands.cpp test_branch.cpp test_data.cpp test_interrupt.cpp test_tlb_fetch.cpp test_tlb_data.cpp test_other.cpp
linux:
g++ -o main_linux -O2 -lutil main_linux.cpp
Go to most recent revision | Compare with Previous | Blame | View Log