Submitted by Viswanathan on Wed, 07/08/2009 - 19:58
Is it possible to literally invert a hex number in VisSim
eg. If I have 0x1234 (0001001000110100), can I get it as 0x2C48 using any simple operation?
Can I write my own C-code / assembly code and create a VisSim block out of it. A value should be passed into the block for proces.