Altera_Forum
Honored Contributor
12 years agoCustomize pattern generator created in Qsys
I did a design for Stratix V GX FPGA in order to transmit 3 independent channels. This design was created using qsys, also the pattern generator and the pattern_checker were created in qsys. Now I need introduce my own binary sequence but the pattern generator created by qsys just let you choose between PRBS_7, PRBS_15, PRBS_23, PRBS_31, HIGH_FREQ and LOW_FREQ. Is it possible introduce my own stream in a module created by qsys? Any idea? or should I need to create an external pattern generator programming it by verilog? Do you know if it would be possible load a file with my sequence of 1's and 0's from the PC to the FPGA?
Thanks you!