Altera_Forum
Honored Contributor
16 years agoSOPC builder custom component not generated
Hello,
I'm using SOPC builder to generate a simple design. I have successfully generated a design with NIOSII and a CFI Flash interface. Now, I would like to add a custom component generated from a VHDL file. I'm starting with a basic design driving LEDs attached to this message (shift_led.vhd). I've successfully created the custom component with SOPC builder and added it to my system. It appears with other components of my design in "system contents" view. Clock and reset seems to be connected. When I generates the system, my custom component is not present. It is not instantiated in the generated VHDL file for the system (flash_loader.vhd). Is there something special to do to integrate a custom component in a SOPC system? Thank you