sougata_vlsi13
Member level 4
- Joined
- Apr 19, 2013
- Messages
- 77
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- India
- Activity points
- 1,980
I was literally stuck witha problem regarding the conversion of negative floating point in binary and to write it in VHDL.For example the num is -0.8.when i convert it into binary it is like .11001100.since it is -ve i have to convert it into 2's complement and to provide the extra MSB bit.
My question is that how to represent it in VHDL without using that decimal point.Plz kindly help me in this regard.
My question is that how to represent it in VHDL without using that decimal point.Plz kindly help me in this regard.