[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 forward(
input clk ,