In caravel Chip simulation They not used Sky_fd_...
# general
n
In caravel Chip simulation They not used Sky_fd_GPIO pads indivisual .v files and why they have used GPIO Control block and MPRJ_IO BLOCKS ,I am not able to get this
m
@Ningamma k The gpio control block was implemented to simplify the io pad interface using user defined constants (
verilog/rtl/user_defines.v
). See the schematic here and the bitmap for io constants.