Problem solved
thanks for all Help
Search found 4 matches
- Sun Jan 15, 2017 11:38 pm
- Forum: Programmable Logic
- Topic: Pet2001 in FPGA
- Replies: 8
- Views: 2191
- Thu Dec 22, 2016 8:20 pm
- Forum: Programmable Logic
- Topic: Pet2001 in FPGA
- Replies: 8
- Views: 2191
Re: Pet2001 in FPGA
Ported to Mist FPGA Board , Keyboard and Rom/Ram is still Broken, Thomas can you help me With Rom/Ram? Send Link to Repo as Private Message
- Tue Dec 06, 2016 6:54 am
- Forum: Programmable Logic
- Topic: Pet2001 in FPGA
- Replies: 8
- Views: 2191
Re: Pet2001 in FPGA
USB/Ps2 Combo will work with other Cores this is not a Problem.
Have contacted Autor but no Answer, need help with the Rom Memory
Must seperate the CharRom, Screen shows only Garbage with 2-Port-Ram
Original Code
module pet2001roms(
output [7:0] data, // cpu interface
input [13:0] addr ...
Have contacted Autor but no Answer, need help with the Rom Memory
Must seperate the CharRom, Screen shows only Garbage with 2-Port-Ram
Original Code
module pet2001roms(
output [7:0] data, // cpu interface
input [13:0] addr ...
- Mon Dec 05, 2016 3:08 pm
- Forum: Programmable Logic
- Topic: Pet2001 in FPGA
- Replies: 8
- Views: 2191
Pet2001 in FPGA
Hi i try to rebuild the Pet 2001 in FPGA
using this Project http://www.skibo.net/projects/pet2001fpga/ but have to change some Things(using other FPGA)
but i never show a Screen like this
http://forum.6502.org/images/migrated/048869-000.jpg
Have someone an Idea what can be fault (Rom/Ram?). And ...
using this Project http://www.skibo.net/projects/pet2001fpga/ but have to change some Things(using other FPGA)
but i never show a Screen like this
http://forum.6502.org/images/migrated/048869-000.jpg
Have someone an Idea what can be fault (Rom/Ram?). And ...