

mpcour
Members-
Content count
11 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout mpcour
-
Rank
Member
Profile Information
-
Gender
Male
-
Location
La Rochelle (France)
-
Hi, Just tried to make a NEW zpuino circuit with an empty user Designlab folder (Windows 8.1). While editing the cicrcuit with Xilinx ISE the opened shematic is good with the basic Zpuino and DUO pinout. Adding a new symbol don't bring any library PS2 wishbone to select ... Am I missing something ? Regards. Pascal PS : loading to FPGA looks also broken for all examples .....
-
As said, no issue on my side (Oh well ... there is the french keyboard layout ) Regards Pascal
- 54 replies
-
- Papilio DUO
- Classic Computers
-
(and 3 more)
Tagged with:
-
Dave, Ahem That was my keyboard plug ( too cheap probably ...) Thanks again and best regards. Pascal PS: So I can say I don't have the problem Goos is facing at.
- 54 replies
-
- Papilio DUO
- Classic Computers
-
(and 3 more)
Tagged with:
-
It would have been too easy ... No changes! I have now a Windows project (just re-adding files like you said) wich generates a .bit file! Alas, it regress giving me only "ACORN ATOM" then hangs with leds 1&2 lighted. Thanks for the help.
- 54 replies
-
- Papilio DUO
- Classic Computers
-
(and 3 more)
Tagged with:
-
Thanks for the link I'll look the contents Unfortunately I have this only keyboard (It works on another hardware though). I will re-add the sources ........
- 54 replies
-
- Papilio DUO
- Classic Computers
-
(and 3 more)
Tagged with:
-
Dave, Hi again, I'm trying to have my PS/2 keyboard working ! I would like some details for ISE generation (If I just open the duo xise and generate I get Atomic_core.vhd not found. Do you have a default project location? Any doc would be appreciated as for the emulator itself - what is the boot sequence , what are the minimum commands, steps to check .......... Well you know !) Best regards Pascal PS : As a first try I wish to pullup the ps/2 pins .....
- 54 replies
-
- Papilio DUO
- Classic Computers
-
(and 3 more)
Tagged with:
-
Hi, I'm trying this and get an "ACORN ATOM + ATOMMC2" line then a prompt line ">" . Keyboard is not doing anything (Numlock not active also ==> no led flash). At power on/reset leds 1&2 lights then 3& 4 are steady dimm lighted. Regards Pascal
- 54 replies
-
- Papilio DUO
- Classic Computers
-
(and 3 more)
Tagged with:
-
mpcour started following First contact ..., Acorn Atom on the Duo and Minor SevenSegHW library error
-
SevenSegHW.cpp (in Designlab version 1.0.1 at least ) has to be corrected as : static unsigned char table7seg[16] = { 0x3F, //0011 1111, 0 0x06, //0000 0110, 1 0x5B, //0101 1011 2 0x4F, //0100 1111 3 0x66, //0110 0110 4 0x6D, //0110 1101 5 0x7D, //0111 1101 6 0x07, //0000 0111 7 0x7F, //0111 1111 8 0x6F, //0110 1111 9 0x77, //0111 0111 A 0x7C, //0110 1110 B 0x39, //0011 1001 C 0x5E, //0101 1110 D <============== !!! 0x79, //0111 1001 E 0x71 //0111 0001 F }; Regards
-
Yep, the load circuit then upload works ... assuming you have the proper "DUO" quickstart also ! Many thanks.
-
Then it's playing time! Here are my notes/questions : a) Any better Papilio DUO pdf (not everything on one sheet, its useless !) ?? As far I understand well the power jumper is either for AVR only OR BOTH AVR & FPGA ? Later case switch 1 hold AVR reset or not. c) Trying to use QuickStart tutorial/sketch I get a board mismatch (see attached shot). Is there an explanation and pass thru ? Thanks for attention and great work. PS : I apologize for any bad english I can use.
-
Hi everybody ! Mine reached France today also. Let's fun begin ....