Search found 11 matches
- Thu May 19, 2022 2:50 pm
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24766
Re: 6502 in Logisim
@org, okay, thanks!
- Thu May 19, 2022 1:28 am
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24766
Re: 6502 in Logisim
Thanks. I and my students will look into it.
Which version of the circuit is the most recent one, the one currently at GitHub (shown below left) or the one described in the documentation (Breaking NES Book 6502 Core Rev. B4) (shown below right)?
Which version of the circuit is the most recent one, the one currently at GitHub (shown below left) or the one described in the documentation (Breaking NES Book 6502 Core Rev. B4) (shown below right)?
- Sat May 14, 2022 1:24 pm
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24766
Re: 6502 in Logisim
If I'm not mistaken, the file named 6502.circ currently at https://github.com/emu-russia/breaks/tr ... 02_logisim, when opened in Logisim, looks like below.
- Sun May 08, 2022 6:55 am
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24766
Re: 6502 in Logisim
@org, my students downloaded the Logisim circuit currently available at github, and they're getting errors when they run the Logisim circuit. The 6502 circuit has wires that are "red" and in error (SB OUT, DB OUT, etc.). Has this been fixed?
- Thu Apr 14, 2022 11:09 am
- Forum: General Discussions
- Topic: 6502 svg schematic
- Replies: 37
- Views: 7220
Re: 6502 svg schematic
@davidmjc, thanks for your reply. For this semester, I'm asking my students to implement a 6502 by converting the Logisim design (discussed in http://forum.6502.org/viewtopic.php?f=8&t=6903) to a Digital design. Perhaps next semester I'll ask them to convert your transistor-level design to a Digital ...
- Fri Apr 08, 2022 7:55 am
- Forum: General Discussions
- Topic: 6502 svg schematic
- Replies: 37
- Views: 7220
Re: 6502 svg schematic
To BigEd and org, thanks! So the orange hexagons do not denote anything different about the transistors, just the fact that the nodes associated with the transistors are special. (I didn't think of hovering the cursor over the hexagons.)
- Wed Apr 06, 2022 7:15 am
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24766
Re: 6502 in Logisim
@org, thank you very much. I'll show you their work when they're finished (a few months from now).
- Sun Apr 03, 2022 3:12 pm
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24766
Re: 6502 in Logisim
@org, I am a college teacher at a Philippine university and I would like to assign as an undergraduate student project the task of converting your Logisim design into a Digital design. (The Digital software is the one at https://github.com/hneemann/Digital.) It will be made very clear in the ...
- Mon Mar 28, 2022 5:29 am
- Forum: General Discussions
- Topic: 6502 svg schematic
- Replies: 37
- Views: 7220
Re: 6502 svg schematic
@davidmjc, Hello! I'm trying to use the circuit diagram you made to implement the 6502 using Digital software. (More information about it here: https://retrocomputing.stackexchange.com/q/24083/11421.) What do the transistors with an orange hexagon mean? What's special about them? Are they just ...
- Tue Mar 15, 2022 9:54 am
- Forum: Emulation and Simulation
- Topic: Gate-level schematics of 6502?
- Replies: 8
- Views: 20127
Re: Gate-level schematics of 6502?
org wrote:
- Tue Mar 15, 2022 7:12 am
- Forum: Emulation and Simulation
- Topic: Gate-level schematics of 6502?
- Replies: 8
- Views: 20127
Re: Gate-level schematics of 6502?
See the "6502 svg schematic" topic in this forum: viewtopic.php?t=6053