Forum Discussion
Altera_Forum
Honored Contributor
16 years agoInterfacing Custom Component
Recently I built custom component of SDCARD. What I'm trying to make is an easy interfacing with the SDCARD module I built based on VHDL. I want to read or write from the SDCARD Mem only by usin...
Altera_Forum
Honored Contributor
16 years agoyes thats a know bug, i had discussed that with Alteras MySupport.
If your datawidth is 8 then there is no need for the byteenable as this warning is a bug, so ignore it. but if your datawidth is more than 8 bit (16,32...) then you should add byteenable.