diff --git a/fpga/common/tb/axi.py b/fpga/common/tb/axi.py new file mode 120000 index 000000000..af4c666a6 --- /dev/null +++ b/fpga/common/tb/axi.py @@ -0,0 +1 @@ +../lib/axi/tb/axi.py \ No newline at end of file diff --git a/fpga/common/tb/axil.py b/fpga/common/tb/axil.py new file mode 120000 index 000000000..9abd07cc6 --- /dev/null +++ b/fpga/common/tb/axil.py @@ -0,0 +1 @@ +../lib/axi/tb/axil.py \ No newline at end of file diff --git a/fpga/common/tb/axis_ep.py b/fpga/common/tb/axis_ep.py new file mode 120000 index 000000000..f4ce98383 --- /dev/null +++ b/fpga/common/tb/axis_ep.py @@ -0,0 +1 @@ +../lib/axis/tb/axis_ep.py \ No newline at end of file diff --git a/fpga/common/tb/eth_ep.py b/fpga/common/tb/eth_ep.py new file mode 120000 index 000000000..bac19feea --- /dev/null +++ b/fpga/common/tb/eth_ep.py @@ -0,0 +1 @@ +../lib/eth/tb/eth_ep.py \ No newline at end of file diff --git a/fpga/common/tb/ip_ep.py b/fpga/common/tb/ip_ep.py new file mode 120000 index 000000000..6dfa928a7 --- /dev/null +++ b/fpga/common/tb/ip_ep.py @@ -0,0 +1 @@ +../lib/eth/tb/ip_ep.py \ No newline at end of file diff --git a/fpga/common/tb/pcie.py b/fpga/common/tb/pcie.py new file mode 120000 index 000000000..abea2f963 --- /dev/null +++ b/fpga/common/tb/pcie.py @@ -0,0 +1 @@ +../lib/pcie/tb/pcie.py \ No newline at end of file diff --git a/fpga/common/tb/pcie_us.py b/fpga/common/tb/pcie_us.py new file mode 120000 index 000000000..ef028ec29 --- /dev/null +++ b/fpga/common/tb/pcie_us.py @@ -0,0 +1 @@ +../lib/pcie/tb/pcie_us.py \ No newline at end of file diff --git a/fpga/common/tb/pcie_usp.py b/fpga/common/tb/pcie_usp.py new file mode 120000 index 000000000..8ce355a22 --- /dev/null +++ b/fpga/common/tb/pcie_usp.py @@ -0,0 +1 @@ +../lib/pcie/tb/pcie_usp.py \ No newline at end of file diff --git a/fpga/common/tb/ptp.py b/fpga/common/tb/ptp.py new file mode 120000 index 000000000..20da32c54 --- /dev/null +++ b/fpga/common/tb/ptp.py @@ -0,0 +1 @@ +../lib/eth/tb/ptp.py \ No newline at end of file diff --git a/fpga/common/tb/udp_ep.py b/fpga/common/tb/udp_ep.py new file mode 120000 index 000000000..073c5d3c6 --- /dev/null +++ b/fpga/common/tb/udp_ep.py @@ -0,0 +1 @@ +../lib/eth/tb/udp_ep.py \ No newline at end of file diff --git a/fpga/common/tb/xgmii_ep.py b/fpga/common/tb/xgmii_ep.py new file mode 120000 index 000000000..63b6d3567 --- /dev/null +++ b/fpga/common/tb/xgmii_ep.py @@ -0,0 +1 @@ +../lib/eth/tb/xgmii_ep.py \ No newline at end of file