Digital-Logic-Sim
Digital-Logic-Sim copied to clipboard
Cant figure out how to use decimal display on input and output pins
Checked version, looked for other issues with the same but can find anything
To show the decimal display use the + and - keys to add multiple inputs or outputs at the same time and it appears
To show the decimal display use the + and - keys to add multiple inputs or outputs at the same time and it appears
Do you know how to create negative decimal?
Do you know how to create negative decimal?
If you enable the "signed" checkbox on the input/output group, it would understand the binary value as a two's complement number.
Do you know how to create negative decimal?
If you enable the "signed" checkbox on the input/output group, it would understand the binary value as a two's complement number.
Sorry but could you might add some images or detailed instructions. I cant find any checkbox
Sorry but could you might add some images or detailed instructions. I cant find any checkbox
@FelixSelter
https://user-images.githubusercontent.com/56984521/102735310-e9648880-42f6-11eb-8f6f-ac2671def7cd.mov
When the signed checkbox is enabled, the top pin represents -(2^4) = -16 and the bottom one is 2^0 = 1. -16 + 1 = -15.
Sorry but could you might add some images or detailed instructions. I cant find any checkbox
@FelixSelter Signed.Decimals.mov
When the signed checkbox is enabled, the top pin represents -(2^4) = -16 and the bottom one is 2^0 = 1. -16 + 1 = -15.
Thanks a lot. It seems like I had to update my version
To show the decimal display use the + and - keys to add multiple inputs or outputs at the same time and it appears
the + and - keys dont work for me?
Yeah, it's a feature that was removed
It was removed in the recent reweite but will be added back
Sorry but could you might add some images or detailed instructions. I cant find any checkbox
@FelixSelter
Signed.Decimals.mov When the signed checkbox is enabled, the top pin represents -(2^4) = -16 and the bottom one is 2^0 = 1. -16 + 1 = -15.
Huh? I don't see this checkbox anywhere, where did it go???
Like the people above you said, it's been removed for a little while ago.