File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 install/*
3030 config/*
3131 hardware/tb/dpi/*
32+ hardware/tb/dram_config/*
33+ hardware/bootrom/*
3234 Bender.lock
3335 .gitignore
3436
Original file line number Diff line number Diff line change 11# Configs and kernel suffixes (without prefix)
2- CONFIGS=" cachepool_fpu_128 cachepool_fpu_256 cachepool_fpu_512"
3- KERNELS=" spin-lock fdotp-32b_M65536 gemv-opt_M1024_N128_K32 fmatmul-32b_M64_N64_K64 multi_producer_single_consumer_double_linked_list_M1_N1350_K100 byte-enable"
2+ CONFIGS=" cachepool_fpu_512"
3+ KERNELS=" spin-lock fdotp-32b_M32768 gemv-opt_M512_N128_K32 fmatmul-32b_M32_N32_K32 multi_producer_single_consumer_double_linked_list_M1_N1350_K100 byte-enable"
44PREFIX=" test-cachepool-" # common prefix for all kernels
55ROOT_PATH=../.. # adjust if needed (path to repo root)
You can’t perform that action at this time.
0 commit comments