GPR ASIC Working

This commit is contained in:
felsabbagh3
2019-10-29 23:20:16 -04:00
parent 3caae2b88e
commit 3b49b82c46
15 changed files with 168 additions and 99 deletions

View File

@@ -4,6 +4,8 @@
`define NUMBER_BANKS 8
`define NUM_WORDS_PER_BLOCK 4
`define ARM_UD_MODEL
`timescale 1ns/1ps
import "DPI-C" load_file = function void load_file(input string filename);