Update tb_alu.sv

This commit is contained in:
Andrei Solodovnikov
2024-02-27 14:12:55 +03:00
committed by GitHub
parent f8ebc5fd1a
commit e1fc1a71d8

View File

@@ -8,7 +8,7 @@
See https://github.com/MPSU/APS/blob/master/LICENSE file for licensing details.
* ------------------------------------------------------------------------------
*/
module tb_miriscv_alu();
module tb_alu();
import alu_opcodes_pkg::*;