Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Question about Custom User HDL

Hi,

I try to implement a VHDL code as custom user HDL. The component that i need to release is an algorithme that determine the five greatest value for 16 input in one clock cycle. I compile this project with modelsim it wok fine and i synthesize it through quartus II.

Now i try to integrate it with my design through SOPC builder.

I add it as a new component as illustrate on the attached file. My question is how can i acces to each input or output for my design.

For example i need to write a value on input 0. And read this value on max1 output.

Please help me.:(

12 Replies