RTL refactoring

This commit is contained in:
Blaise Tine
2020-04-21 07:13:56 -07:00
parent b6ce2dd3b8
commit 5798cf6e15
7 changed files with 39 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
`include "VX_define.vh"
module VX_alu (
module VX_alu_unit (
input wire clk,
input wire reset,
input wire[31:0] src_a,