Skip to content
Snippets Groups Projects
Commit d310bf5a authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Ported the gigabit transceiver configuration IP that is used by tr_nonbonded...

Ported the gigabit transceiver configuration IP that is used by tr_nonbonded from $UNB to $RADIOHDL.
Renamed the entities and files names to match the naming convention with ip_<ip_lib>_<ip_name> as prefix.
The IP is created for intended_device_family attribute "Stratix IV", so therefor use postfix '_stratixiv'.
In tr_nonbonded for UniBoard1 typically 4, 8 or 12 transceivers are used on each side of the FPGA.
parent 4f74eaca
No related branches found
No related tags found
No related merge requests found
...@@ -16,5 +16,8 @@ synth_files = ...@@ -16,5 +16,8 @@ synth_files =
ip_altera_mf_fifo_sc.vhd ip_altera_mf_fifo_sc.vhd
ip_altera_mf_ddio_in.vhd ip_altera_mf_ddio_in.vhd
ip_altera_mf_ddio_out.vhd ip_altera_mf_ddio_out.vhd
ip_altera_mf_gxb_reconfig_4_stratixiv
ip_altera_mf_gxb_reconfig_8_stratixiv
ip_altera_mf_gxb_reconfig_12_stratixiv
test_bench_files = test_bench_files =
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