Wiring the seven-segment hex display #1064
Answered
by
hneemann
carlos54vidal
asked this question in
Q&A
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
hneemann
Dec 1, 2022
Replies: 2 comments
-
The simulator uses bus wirese that can contain more than one bit. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hneemann
-
Thanks
…________________________________
From: Helmut Neemann ***@***.***>
Sent: Thursday, December 1, 2022 8:15 PM
To: hneemann/Digital ***@***.***>
Cc: carlos54vidal ***@***.***>; Author ***@***.***>
Subject: Re: [hneemann/Digital] Wiring the seven-segment hex display (Discussion #1064)
The simulator uses bus wirese that can contain more than one bit.
You must use a splitter/merger to split the bus into multiple bits.
[seven]<https://user-images.githubusercontent.com/7190563/205139974-07d0ec6d-fa88-4773-b10a-1eb4e82fbec5.png>
—
Reply to this email directly, view it on GitHub<#1064 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWQRNTN4M53DX7M2BDYYMG3WLD2NNANCNFSM6AAAAAASNNCKHU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The simulator uses bus wirese that can contain more than one bit.
You must use a splitter/merger to split the bus into multiple bits.