[Modified] change filename mycpu.h to mycpu.vh

This commit is contained in:
2023-06-06 13:46:34 +08:00
parent df981a178c
commit 2921d3733c
10 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
`include "mycpu.v"
`include "mycpu.vh"
module loaduse(
input [`DS_TO_LU_BUS_WD -1:0] ds_to_lu_bus,