Forum Discussion
You didn't mention that the master was custom as well, but I don't think the master is the issue. However, what is the rest of that warning message you get when trying to generate the system? It's cut off in your screenshot.
In your attenuator component, unless it's an error, the address input isn't doing anything since you write the same data to reg0 no matter the address. You could remove the address input to the component.
I'd still try going through the component editor again and recreating the _hw.tcl files and saving and regenerating the system.
#iwork4intel
- NShin36 years ago
New Contributor
Warning: Translator master_0_avalon_master_translator failed to match interface master_0.avalon_master
-- I tried going through the component editor again and recreating the _hw.tcl files and saving and regenerating the system.
Still same warning same problem.
-- For attenuator component which has no effect of address, if i dont use address then how master will identify it ? there should bre address/ location to differentiate with other slave, right ?
- sstrell6 years ago
Super Contributor
With only a single addressable location, you don't need the address signal in the component. You'd still give a unique address in Platform Designer when building a system which would then handle which of multiple slaves to access in the interconnect.
- NShin36 years ago
New Contributor
Thanks for this new info.
Could you tell more about this warning ?
Warning: Translator master_0_avalon_master_translator failed to match interface master_0.avalon_master