diff options
Diffstat (limited to 'fpga/usrp3/lib/hls/addsub_hls/addsub_hls.tcl')
| -rw-r--r-- | fpga/usrp3/lib/hls/addsub_hls/addsub_hls.tcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/hls/addsub_hls/addsub_hls.tcl b/fpga/usrp3/lib/hls/addsub_hls/addsub_hls.tcl new file mode 100644 index 000000000..a089fb628 --- /dev/null +++ b/fpga/usrp3/lib/hls/addsub_hls/addsub_hls.tcl @@ -0,0 +1,2 @@ +# Set target clock rate to 200 MHz +create_clock -period 5 -name default |
