host
Occasional Contributor
3 years agoSerial Lite III "start_of_burst" and "end_of_burst"
I'm using the Serial Lite III IP in duplex mode on a Stratix 10 FPGA.
In the Tx direction the IP has the following user driven input signals:
start_of_burst_tx
end_of_burst_tx
My mode of work requires driving the valid_tx signal discontinuously ( as I don't always have data to send ). However, the data itself isn't segmented into packets and doesn't have a defined "start" or "end".
Question:
Can I tie start_of_burst_tx and end_of_burst_tx to GND