Create a 512 by 256 bitmap in Digital? #1117
Answered
by
VerdichteteEnergie
VerdichteteEnergie
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
VerdichteteEnergie
Feb 14, 2023
Replies: 2 comments 9 replies
-
You have to implement such a component as a java-plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
VerdichteteEnergie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Many thanks for your response!
I downloaded and unpacked the raw data from the library you linked and replaced the jar file.
Then I created the library using maven.
A new folder has been created in the directory named target. In this folder is a Java file called "digitaln2t-1.0-SNAPSHOT.jar".
I added this in Digital under "Settings" > "Java Library".
After that, I was presented with a new tab called "nand2tetris". When I open the tab, I see a RAM chip "Hack Display" in the menu.
But even when I start the simulation, I don't see a screen.
Do I have to connect something to the data output of the "Hack-Display" chip?
I also noticed that in the simulation the real time clock stops as soon…