Altera_Forum
Honored Contributor
14 years agoInsert a VHDL module with SOPC Builder
Hi
I'm extremely new in VHDL design. I want to Insert a VHDL block of mine in SOPC Builder, using "Create new component..." wizard. I succesfully load my block.vhd, but then when I try to define signals & interfaces I can't "clean" errors or warnings. Some examples: AVALON_MM_SLAVE: Signal "SIGNAL" of type byteenable and width 1 must have width of 2, 4... Where can I change this width? AVALON_MM_SLAVE: Slave has dataavailable signal but cannot read. ????? I would appreciate some help with this thank you