Skip to content
Snippets Groups Projects
Commit 5d9e7979 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

fixed magic codes

parent 84226d0d
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,6 @@ vmap ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150 ./work/
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_prbs_accum.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_odi_accel.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_arb.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150_jpk6hka.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_jpk6hka.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150_uj4egey.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_uj4egey.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
vcom "$IP_DIR/ip_arria10_phy_10gbase_r_24.vhd"
......@@ -51,6 +51,7 @@ vmap ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150 ./work/
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_prbs_accum.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_odi_accel.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_arb.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150_jpk6hka.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_jpk6hka.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150_xb3mmhi.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_xb3mmhi.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
vcom "$IP_DIR/ip_arria10_phy_10gbase_r_4.vhd"
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