init
This commit is contained in:
11
code/vezba2-1/vezba2/v2_memory_pkg.sv
Normal file
11
code/vezba2-1/vezba2/v2_memory_pkg.sv
Normal file
@@ -0,0 +1,11 @@
|
||||
`ifndef MEMORY_PKG_SV
|
||||
`define MEMORY_PKG_SV
|
||||
|
||||
package memory_pkg;
|
||||
|
||||
`include "v2_tr.sv"
|
||||
`include "v2_driver.sv"
|
||||
|
||||
endpackage : memory_pkg
|
||||
|
||||
`endif
|
||||
Reference in New Issue
Block a user