sed -iold -r "s/<([0-9]+)>/__\1__" mal4vrefglobal.spi
This will change all cases of <N+> to __N+__, (the double-underscore being an old AMD standard that was built in to the netlister as an option).