Hi, In the design hardening step: I have an output...
# sky130
v
Hi, In the design hardening step: I have an output which is 32-bit, but the io-ports have only 38 ports in which the bottom 8 is left out which gives me 30 ports to use. So i am not able to map my output to io.when i do i am getting index out of range error. How should i relove this issue? Posted in #general
m
you need to work out a way to get what you need with only 30 pins
we can't add any more IO pads to the padring, it's fixed
so maybe use serial? or address & data?
v
@Matt Venn You mean the wishbone?
m
No, use external io expander