Commit a60eac03 authored by Dimitris Lampridis's avatar Dimitris Lampridis

sim: reduce info messages from wishbone crossbar during simulation

parent 0c47715e
general-cores @ 0ed0cf1d
Subproject commit 47861ac654dfe4a9b9ddb698b97e806ae42bd1ad
Subproject commit 0ed0cf1d2d8b21a9d92fea949a1ccaa03d9883a2
......@@ -307,6 +307,7 @@ begin
cmp_sdb_crossbar : xwb_sdb_crossbar
generic map (
g_VERBOSE => FALSE,
g_num_masters => c_NUM_WB_MASTERS,
g_num_slaves => c_NUM_WB_SLAVES,
g_registered => TRUE,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment