synthesis fixes
This commit is contained in:
5
rtl/cache/VX_d_cache.v
vendored
5
rtl/cache/VX_d_cache.v
vendored
@@ -9,9 +9,10 @@
|
||||
// - Send in a response from memory of what the data is from the test bench
|
||||
|
||||
`include "VX_define.v"
|
||||
//`include "VX_Cache_Bank.v"
|
||||
//`include "VX_cache_bank_valid.v"
|
||||
//`include "VX_priority_encoder.v"
|
||||
// `include "VX_Cache_Bank.v"
|
||||
//`include "cache_set.v"
|
||||
//`include "VX_priority_encoder_w_mask.v"
|
||||
|
||||
module VX_d_cache
|
||||
#(
|
||||
|
||||
Reference in New Issue
Block a user