Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

Cant figure out how to use decimal display on input and output pins

Open Fargekritt opened this issue 4 years ago • 6 comments

Checked version, looked for other issues with the same but can find anything

Fargekritt avatar Dec 05 '20 17:12 Fargekritt

To show the decimal display use the + and - keys to add multiple inputs or outputs at the same time and it appears

KristanSmout avatar Dec 05 '20 21:12 KristanSmout

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?

FelixSelter avatar Dec 06 '20 10:12 FelixSelter

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.

QuietRocket avatar Dec 19 '20 20:12 QuietRocket

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

FelixSelter avatar Dec 19 '20 21:12 FelixSelter

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.

QuietRocket avatar Dec 21 '20 03:12 QuietRocket

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

FelixSelter avatar Dec 21 '20 11:12 FelixSelter

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?

Ciskizie avatar Feb 21 '23 19:02 Ciskizie

Yeah, it's a feature that was removed

Oman395 avatar Feb 21 '23 20:02 Oman395

It was removed in the recent reweite but will be added back

FelixSelter avatar Feb 21 '23 21:02 FelixSelter

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???

Rnghjikl avatar Mar 23 '23 09:03 Rnghjikl

Like the people above you said, it's been removed for a little while ago.

Oman395 avatar Mar 23 '23 13:03 Oman395