Add: test from gcc

This commit is contained in:
brice.boisson
2023-11-20 22:20:42 +09:00
parent 93cb91f022
commit 99399cd9b3
6 changed files with 16 additions and 9 deletions

View File

@@ -14,3 +14,6 @@ clean:
rm -rf transcript
rm -rf sim/vsim.wlf
rm -rf sim/simu.do
rm -rf tb/test_source_code/**/*.bin
rm -rf tb/test_source_code/**/*.elf
rm -rf tb/test_source_code/**/*.o