Using my above example, one could easily
set ram1 ipaddr # get my address
Then, concatenate RAMB10, ".", RAMB11, ".", RAMB12, ".", RAMB13
and print.
Ie, make the dotted-quad from the 4 bytes of the 32-bit unsigned that is the IPv4 address.
This means one, single enhancement - adding...