Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Need assistance with Setting up transceiver for C5G dev board

Altera_Forum
Honored Contributor II
1,185 Views

Hello all, 

 

I'm currently designing a basic BERT using the cyclone 5 gx dev board. The problem I'm having right now is that while I'm only getting time analysis warnings, the transmitters don't appear to be transmitting anything on my board. 

 

I'm fairly new to the FPGA/VHDL programming scene, so I was wondering if a more experience eye could look at my work thus far and point out where I might be going wrong. I'm sure there's plenty wrong with my code right now, but I'm mainly just looking for some basic tips and any ideas why my transmitters might not be working. 

 

My file's a bit large to put as an attachment here, so I'm putting a google drive link for anyone who wishes to assist. If there's a more preferable way, please let me know. 

 

https://drive.google.com/open?id=0b9jne0ishj0scwn2lxpynkk5mnm 

 

I'm looking forward to your responses and learning more about using Quartus/VHDL.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
444 Views

Just an update: 

 

Fixed a couple odd wires I had going through the design (had RX_Cal going to a clock input instead of RX clock). 

 

Still trying to get transmitter to actually send data. I used LEDs in the design to check to see what statuses are there. Both the TX and RX ready ports on the controller are good, but the transmitter is still sending nothing at all. This is confirmed using an optical power meter. 

 

Any ideas, folks?
0 Kudos
Reply