they are passed straight through , they are global...
# mpw-2-silicon
m
they are passed straight through , they are global signals that don't need activating
h
Is there any detail documentation available on Digital Mode of IOs @Matt Venn @Tim Edwards
whenever i change the configuration as per my project and run make check it never make the Lower IO pass. I have tried it for all the parts. Is it good to rely on make check or should i ignore it
I got little confuse about GPIO Configurations. Let say i want to use GPIO[8:10] from my user area so i have define them as C_USER_OUT in my gpio_config_io.py file and set as GPIO_MODE_USER_STD_OUTPUT in my c file. Is this setting is correct. or should i set both of them as Management outputs?
Adding screenshot for reference