Skip to content
Snippets Groups Projects
Commit 2b7c2abe authored by Reinier van der Walle's avatar Reinier van der Walle
Browse files

added axi4 wrapper for eth_tester

parent 4bbcab09
No related branches found
No related tags found
1 merge request!327Resolve HPR-85
Pipeline #47470 failed
hdl_lib_name = eth hdl_lib_name = eth
hdl_library_clause_name = eth_lib hdl_library_clause_name = eth_lib
hdl_lib_uses_synth = dp common diag tech_tse hdl_lib_uses_synth = dp common diag tech_tse axi4
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = hdl_lib_technology =
...@@ -28,6 +28,7 @@ synth_files = ...@@ -28,6 +28,7 @@ synth_files =
src/vhdl/eth_tester_tx.vhd src/vhdl/eth_tester_tx.vhd
src/vhdl/eth_tester_rx.vhd src/vhdl/eth_tester_rx.vhd
src/vhdl/eth_tester.vhd src/vhdl/eth_tester.vhd
src/vhdl/eth_tester_axi4_wrapper.vhd
test_bench_files = test_bench_files =
src/vhdl/eth_statistics.vhd src/vhdl/eth_statistics.vhd
......
This diff is collapsed.
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