Page 1 of 1

IO block

Posted: Sun Jun 07, 2020 11:05 am
by tnt
So `bipad` is the IO buffer control, seems obvious. But this doesn't contain the IO registers themselves (those shown in Figure 37).
I thought 'gpio_cell_macro' might be that but the simulation model doesn't show any registers there either and it's missing some signals like IQZ and ... a clock input.

So how do you use the IO registers ?

Re: IO block

Posted: Mon Jun 08, 2020 2:35 pm
by rakeshm
IO registers are not supported in this release, we will be supporting the IO registers in the next release.
Currently inpad, outpad, ckpad and bipad usage is supported. inpadff and outpadff will be supported in the next release.

Re: IO block

Posted: Mon Jun 08, 2020 6:24 pm
by tnt
Ok, tx for the info.

Re: IO block

Posted: Wed Jun 17, 2020 4:05 am
by rakeshm
IO register is still not supported, we are working on it.