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

8b10b dec/enc with MAX10

Altera_Forum
Honored Contributor II
2,645 Views

HI, 

 

Can I use 8B10B IP (http://www.altera.com/literature/ug/ug_ed8b10b.pdf?gsa_pos=2&wt.oss_r=1&wt.oss=8b10b%20encoder/decoder) with QUARTUS 14 and MAX10 ? 

 

THX, 

Guy.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
1,619 Views

I presume you can. MAX 10 is effectively Cyclone IV core technology.

0 Kudos
Altera_Forum
Honored Contributor II
1,619 Views

The problem is that I can't find the IP on QUARTUS 14.......  

There is a problem with me installation ?
0 Kudos
Altera_Forum
Honored Contributor II
1,619 Views

 

--- Quote Start ---  

The problem is that I can't find the IP on QUARTUS 14.......  

There is a problem with me installation ? 

--- Quote End ---  

 

8b10b IP core is discontinued. 

But you can refer to the Chapter 11 of the advanced synthesis cookbook (http://www.altera.com/literature/manual/stx_cookbook.pdf). 

Source codes are available in the archive: [url]www.altera.com/literature/manual/cookbook.zip (www.altera.com/literature/manual/cookbook.zip)[/URL]
0 Kudos
Altera_Forum
Honored Contributor II
1,619 Views

Just to add on, after implementing the 8b10b codes as per the cookbook, it is recommended to run through Quartus II compilation to check for any violation. After that, perform a functional simulation to verify the behavior of your code.

0 Kudos
Reply