Skip to content
Snippets Groups Projects
Commit 89c571da authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Passed on g_sim.

parent 9d97ca4a
No related branches found
No related tags found
No related merge requests found
...@@ -635,7 +635,7 @@ BEGIN ...@@ -635,7 +635,7 @@ BEGIN
GENERIC MAP ( GENERIC MAP (
g_technology => g_technology, g_technology => g_technology,
g_ETH_PHY => g_ETH_PHY, g_ETH_PHY => g_ETH_PHY,
g_sim => TRUE, g_sim => g_sim,
g_sim_level => g_sim_level, g_sim_level => g_sim_level,
g_sim_tx => TRUE, g_sim_tx => TRUE,
g_sim_rx => sel_a_b(g_sim_level=1, FALSE, TRUE) -- TX only when using fast behavioural model g_sim_rx => sel_a_b(g_sim_level=1, FALSE, TRUE) -- TX only when using fast behavioural model
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment