Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
I presume you can. MAX 10 is effectively Cyclone IV core technology.
- Altera_Forum
Honored Contributor
The problem is that I can't find the IP on QUARTUS 14.......
There is a problem with me installation ? - Altera_Forum
Honored Contributor
--- 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] - Altera_Forum
Honored Contributor
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.