2021-02-02 15:43:41 +00:00
|
|
|
**/work*
|
|
|
|
**/wally_*.log
|
2021-01-21 22:55:05 +00:00
|
|
|
|
2021-02-28 20:48:01 +00:00
|
|
|
.nfs*
|
|
|
|
|
2021-03-25 06:37:50 +00:00
|
|
|
__pycache__/
|
|
|
|
.vscode/
|
|
|
|
|
2021-10-19 20:32:26 +00:00
|
|
|
#External repos
|
|
|
|
addins
|
2021-12-29 18:58:36 +00:00
|
|
|
addins/riscv-arch-test/Makefile.include
|
2021-10-19 20:32:26 +00:00
|
|
|
|
2021-01-21 22:55:05 +00:00
|
|
|
#vsim work files to ignore
|
|
|
|
transcript
|
|
|
|
vsim.wlf
|
2022-01-04 19:47:41 +00:00
|
|
|
pipelined/wlft*
|
2021-01-28 06:16:39 +00:00
|
|
|
wlft*
|
2021-03-10 21:17:02 +00:00
|
|
|
/imperas-riscv-tests/FunctionRadix_32.addr
|
|
|
|
/imperas-riscv-tests/FunctionRadix_64.addr
|
2021-03-25 04:13:46 +00:00
|
|
|
/imperas-riscv-tests/FunctionRadix.addr
|
2021-03-10 21:17:02 +00:00
|
|
|
/imperas-riscv-tests/ProgramMap.txt
|
2021-05-18 02:12:18 +00:00
|
|
|
/imperas-riscv-tests/logs
|
2021-03-31 04:18:20 +00:00
|
|
|
*.o
|
|
|
|
*.d
|
2021-12-05 04:25:33 +00:00
|
|
|
*.vstf
|
2021-03-31 04:18:20 +00:00
|
|
|
testsBP/*/*/*.elf*
|
|
|
|
testsBP/*/OBJ/*
|
|
|
|
testsBP/*/*.a
|
2021-11-01 21:09:49 +00:00
|
|
|
tests/linux-testgen/linux-testvectors/*
|
|
|
|
!tests/linux-testgen/linux-testvectors/tvCopier.py
|
|
|
|
!tests/linux-testgen/linux-testvectors/tvLinker.sh
|
|
|
|
!tests/linux-testgen/linux-testvectors/tvUnlinker.sh
|
|
|
|
tests/linux-testgen/buildroot
|
|
|
|
tests/linux-testgen/buildroot-image-output
|
|
|
|
tests/linux-testgen/buildroot-config-src/main.config.old
|
|
|
|
tests/linux-testgen/buildroot-config-src/linux.config.old
|
|
|
|
tests/linux-testgen/buildroot-config-src/busybox.config.old
|
2022-01-04 19:47:41 +00:00
|
|
|
pipelined/regression/slack-notifier/slack-webhook-url.txt
|
|
|
|
pipelined/regression/logs
|
2021-11-30 00:32:51 +00:00
|
|
|
fpga/generator/IP
|
2021-11-30 00:42:28 +00:00
|
|
|
fpga/generator/vivado.*
|
2021-12-14 00:30:10 +00:00
|
|
|
fpga/generator/.Xil/*
|
|
|
|
fpga/generator/WallyFPGA*
|
|
|
|
fpga/generator/reports/
|
|
|
|
fpga/generator/*.log
|
|
|
|
fpga/generator/*.jou
|
2021-12-29 18:58:36 +00:00
|
|
|
*.objdump*
|
|
|
|
*.signature.output
|
|
|
|
examples/asm/sumtest/sumtest
|
|
|
|
|