FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6359 Discussions

How could I simulate 8b10b encoder/decoder megafunction without tcl script

Altera_Forum
Honored Contributor II
1,103 Views

Hi all, 

I am trying to simulate 8b10b encoder/decoder megafunction with tcl script provided by this megafunction after generating the simulation model of it. Also, I am trying to simulate the testbench and code provided by the megafunction, but I am getting error during compilation. The encrypted file is having error(s). So,how to solve these issues is the biggest challenge to me. I am using Quartus 12.0 sj full version and modelsim altera starter edition 10.0d . 

Any HELP would be appreciated. 

Thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
180 Views

You're apparently trying to compile the encrypted files in Modelsim which can't work. You need to use the functional simulation models that can be generated by the MegaWizard on demand.

0 Kudos
Reply