mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-26 16:53:16 +00:00
litedram build directory used by the generator and the verilator obj_dir can be taken out Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
13 lines
108 B
Plaintext
13 lines
108 B
Plaintext
*.o
|
|
*~
|
|
*.cf
|
|
*.s
|
|
*_tb
|
|
main_ram.bin
|
|
tests/*/*.bin
|
|
tests/*/*.hex
|
|
tests/*/*.elf
|
|
TAGS
|
|
litedram/build/*
|
|
obj_dir/*
|