joice sar
Newbie level 4
- Joined
- Jan 9, 2013
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,312
Is this possible to divide a number into two parts in output without changing the value for example 1011(11) as 10(to be displayed as 8) and 11(to be as 3) in output in VHDL programming.