IO block

Post Reply
tnt
Posts: 16
Joined: Fri Jun 05, 2020 5:21 am

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 ?
rakeshm
Posts: 9
Joined: Wed Jun 03, 2020 4:59 am

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.
tnt
Posts: 16
Joined: Fri Jun 05, 2020 5:21 am

Ok, tx for the info.
rakeshm
Posts: 9
Joined: Wed Jun 03, 2020 4:59 am

IO register is still not supported, we are working on it.
Post Reply