The instruction memory in testbench is initialized with hardcoded instructions, but there's no mechanism to load compiled programs. Need a proper memory initialization system that can load ELF files or hex dumps.
Tags: verification, memory, testbench
Files to fix: verification/testbench/tb_top.v