Files
verilog6502/sim/application_wrapper/cache/cache.yaml

21 lines
633 B
YAML

tests:
- name: "application_wrapper_cache_arrays_test"
toplevel: "application_wrapper_cache_arrays"
modules:
- "application_wrapper_cache_arrays_test"
sources: "sources.list"
waves: True
- name: "application_wrapper_cache_miss_handler_test"
toplevel: "application_wrapper_cache_miss_handler"
modules:
- "application_wrapper_cache_miss_handler_test"
sources: "sources.list"
waves: True
- name: "application_wrapper_cache_top_test"
toplevel: "application_wrapper_cache_top"
modules:
- "application_wrapper_cache_top_test"
sources: "sources.list"
waves: True