Forum Discussion

BLee15's avatar
BLee15
Icon for Occasional Contributor rankOccasional Contributor
7 years ago
Solved

Platform designer with 32 bits per symbol

I'm creating my custom "CPU" and peripherals​ with Platform Designer, and connecting them using Avalon Memory-mapped bus. For simplicity, my CPU always uses and transfers 32-bit data, and there are ...
  • BLee15's avatar
    7 years ago

    It seems that (almost?) all existing components in stock library requires 8 bits per symbol; it doesn't allow to connect components that have different bits per symbol width.

    So, I withdraw this question, and will change bits per symbol value to 8.