Part Number: TSW14J57EVM
Other Parts Discussed in Thread: AFE58JD48
Dear Support,
I have compiled TSWJ57 evaluation FPGA with Quartus PRO21.3, on Device 10AX115S2F45I1SG. if we are using the JESD204B RX only( from AFE58JD48). I want to figure out how to remove the TX related function and circuit.
in the jest_top_cfg.sv,
I changed
//parameter gControllerType = "DAC_ADC" ;
parameter gControllerType = "ADC" ;
then when I compile, I will have this error message.
Error: REFCLK port on the PLL is not properly connected on instance jesd204b_inst|jesd_top_qsys_0|jesd_top_qsys_0|u_jesd_top_inst|jesd_clk_rst_gen_0|JESD_A10_PLL.jesd_pll_inst|iopll_0|altera_iopll_i|twentynm_pll|iopll_inst. This refclk port on the PLL must be connected.
I checked the ports are there, just don't understand why has this message, and failed compile. how to remove the JEST TX related feature and logic? is removing TX logic save the resource and make the rest circuit runs faster?
for the provided package, it is very detailed and self sustained. don't laughing at me if I am too greedy. if I want do a very simple system level simulation, for example, send a data package from the jesd204b interface to the USB interface. is there a bus functional module I can use for FX3 USB interface and the jesd204b, and DDR4. these module should be very popular, just don't know if they are shared for free.
thanks,
David
