aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/export/x300/radio/build.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp3/export/x300/radio/build.tcl')
-rw-r--r--fpga/usrp3/export/x300/radio/build.tcl8
1 files changed, 8 insertions, 0 deletions
diff --git a/fpga/usrp3/export/x300/radio/build.tcl b/fpga/usrp3/export/x300/radio/build.tcl
new file mode 100644
index 000000000..b06b40847
--- /dev/null
+++ b/fpga/usrp3/export/x300/radio/build.tcl
@@ -0,0 +1,8 @@
+# Copyright 2015 Ettus Research
+
+source $::env(VIV_TOOLS_DIR)/scripts/viv_utils.tcl
+
+vivado_utils::initialize_project
+vivado_utils::synthesize_design
+vivado_utils::write_netlist_outputs
+vivado_utils::close_batch_project \ No newline at end of file