Altera_Forum
Honored Contributor
15 years agoConnecting bus widths smaller than the port size
Dear Gurus,
Apologies for what I'm about to ask but I can't find anything in the documentation thus far to explain what I need to do. I have a entity that has 8x8bit ports and reads these ports and squirts the values down a serial line. Two of these ports are used to read a FF_DEPTH[11..0]. So far I have successfully connected FF_DEPTH[7..0] to one port but I don't know how to get the other [11..8] into the other port. I've tried merging buses, with a temporary 4 bit bus that connected to GND to get try and match bus widths but the results were not as desired. Any help would be appreciated. Regards, H