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
Mitch Bailey
10/30/2023, 12:49 PM
@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.