Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAvalon read\write
Hi, I am supposed to make my own custom component which will do 256-bit and operation. I want to write a VHDL code which will read data in parts as Nios II is 32-bit. Kindly suggest how to ...
Altera_Forum
Honored Contributor
16 years agoHi,
I am working on the similar problem but I am using 128-bits. while generating my sopc file, I am getting following error Warning: 32-bit master connected to 128-bit slave with no byte enables (cpu/data_master -> mycomp_add/slave) at c:/altera/91/quartus//sopc_builder/bin/europa/europa_utils.pm line 248. Can you suggest the solution. Thanks, Mumble.