CPU
LOTS
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
`timescale 1ns / 1ps
|
||||
|
||||
module FetchUnit(input wire clk, reset,
|
||||
input wire [1:0] op_idx,
|
||||
input wire op_idx,
|
||||
input wire [8:0] AddrIn,
|
||||
output wire [8:0] AddrOut);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user