I am trying to use some custom IP (an Interrupt controller) with my SOC (Coldfire CFv1) and I tried using a custom IP from the devices.vhd for my controller but when I did, the free GRMON doesn’t allow me to open it. Is this a feature or handicap of using the free GRMON
Yes, your IP need to output VENDOR_CONTRIB in the “vendor” part of the PnP vector and CONTRIB_CORE#, where # is 1, 2 or 3, in the “device” part of the vector.