Post Go back to editing

Building HDL on Linux

Category: Software
Product Number: BytePipe_x9002 SOM
Software Version: ?

Hi, I'm trying to build the HDL from Github in Linux but I seem to be getting a bunch of odd errors that make me think I'm doing something basic wrong.  

./make_hdl.tcl test1 /home/chris_smith/sandbox/bytepipe_sdk/src/adrv9001/hdl xczu3cg-sbva484-1-e

invalid command name "./make_hdl.tcl"

source ./make_hdl.tcl test1 /home/chris_smith/sandbox/bytepipe_sdk/src/adrv9001/hdl xczu3cg-sbva484-1-e

ERROR: [Common 17-165] Too many positional options when parsing 'xczu3cg-sbva484-1-e', please type 'source -help' for usage info.

source make_hdl.tcl test1 /home/chris_smith/sandbox/bytepipe_sdk/src/adrv9001/hdl xczu3cg-sbva484-1-e

ERROR: [Common 17-165] Too many positional options when parsing 'xczu3cg-sbva484-1-e', please type 'source -help' for usage info.

source make_hdl.tcl /home/chris_smith/sandbox/bytepipe_sdk/src/adrv9001/hdl xczu3cg-sbva484-1-e

ERROR: [Common 17-165] Too many positional options when parsing 'xczu3cg-sbva484-1-e', please type 'source -help' for usage info.

source -help

source

 

Description:

Add tracing of commands

 

Syntax:

source  [-encoding <arg>] [-notrace] [-quiet] [-verbose] <file>

 

Usage:

  Name         Description

  ------------------------

  [-encoding]  specify the encoding of the data stored in filename

  [-notrace]   disable tracing of sourced commands

  [-quiet]     Ignore command errors

  [-verbose]   Suspend message limits during command execution

  <file>       script to source

 

Categories:

 

source "make_hdl.tcl test1 /home/chris_smith/sandbox/bytepipe_sdk/src/adrv9001/hdl xczu3cg-sbva484-1-e"

couldn't read file "make_hdl.tcl test1 /home/chris_smith/sandbox/bytepipe_sdk/src/adrv9001/hdl xczu3cg-sbva484-1-e": no such file or directory