Forum Discussion
Altera_Forum
Honored Contributor
13 years agofor module 'cpu' did NOT run successfully.
hello I tried to create a new component with the SOPC Builder, this component is in the form of a verilog file "rtp_tx.v" which must have two interface, avalon master interface to connect wi...
Altera_Forum
Honored Contributor
13 years agoOkay, in that case check the signals used for the different interfaces in the component editor. You are probably using the wrong signal as readdata or writedata. Maybe an address vector instead of data?