Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussions

display serial data

Altera_Forum
Honored Contributor II
1,544 Views

hello:D 

I am beginner in Modelsim 

and i have a problem in displaying serial data.:( 

 

i want to display serial data every 16 clks as a word.(like multi line data) 

 

how can i do this? 

 

thanks a lot.:)
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
568 Views

use nios2 or design serial data modual

0 Kudos
Altera_Forum
Honored Contributor II
568 Views

thanks 

but i only want to display serial data in simulation. 

is there any way to display serial data every 16 clks as a word in hex in simulation. 

i tried to change format and radix but it don't consider 16 clk. 

thanks.
0 Kudos
Altera_Forum
Honored Contributor II
568 Views

You'll want to add a deserialzer to your testbench code.

0 Kudos
Altera_Forum
Honored Contributor II
568 Views

thanks a lot 

i think it will works.:D
0 Kudos
Reply