Altera_Forum
Honored Contributor
9 years agoLow Latency PHY IP Core Transmitter
Hello everyone,
For the project I am working with, I need to use my stratix V GT transceiver SI board as a transmitter . I dont need to use the PRBS generator, the data i will send i already created. So basically what i need is by using the low latency PHY IP-Core transmit the data ( defined in an array ) from SMA ports. I wrote a VHDL code for this but I cannot simulate it . it gives an error when the nativelink program is starting. I have added the error log . Can someone please help me with this? Also, is there an example code for this purpose ( i thought there might be something due to it is really basic). Thank you in advance. Info: Start Nativelink Simulation process executing command line: ip-make-simscript --nativelink-mode --output-directory=Tx1_iputf_input --spd=Z:/Chalmers/1-1/Project/FPGA/Projects/Learning and Trials/Transmitter 1/tx_core.spd Internal error: Failed to run ip-make-simscript: 2016.10.19.10:35:53 Error: Unrecognized switch <b>1</b> 2016.10.19.10:35:53 Error: Unrecognized switch <b>2</b> 2016.10.19.10:35:53 Error: Unrecognized switch <b>3</b> Internal error: Failed to run ip-make-simscript: 2016.10.19.10:35:53 Error: Unrecognized switch <b>1</b> 2016.10.19.10:35:53 Error: Unrecognized switch <b>2</b> 2016.10.19.10:35:53 Error: Unrecognized switch <b>3</b> Error: NativeLink simulation flow was NOT successful ================The following additional information is provided to help identify the cause of error while running nativelink scripts================= Nativelink TCL script failed with errorCode: 1 Nativelink TCL script failed with errorInfo: 1 (procedure "iputf_call_script_gen" line 25) invoked from within "iputf_call_script_gen $spd_file_list" (procedure "iputf_setup_info" line 45) invoked from within "iputf_setup_info" (procedure "run_eda_simulation_tool" line 178) invoked from within "run_eda_simulation_tool eda_opts_hash"