6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Nov 23, 2024 12:41 am

All times are UTC




Post new topic Reply to topic  [ 558 posts ]  Go to page Previous  1 ... 21, 22, 23, 24, 25, 26, 27 ... 38  Next
Author Message
 Post subject: Re: TTL 6502 Here I come
PostPosted: Mon Nov 13, 2017 4:01 am 
Offline
User avatar

Joined: Sun Oct 18, 2015 11:02 pm
Posts: 428
Location: Toronto, ON
Dr Jefyll wrote:
Ran the full NMOS 6502 test suite to completion?? Double hurray, indeed! Congratulations!! Break out the root beer!
Yes, a major milestone! Thank you Jeff. It's super exciting to see the result. Lots more work to do yet, but we can certainly toast a victory along the way tonight!

Cheers!

(Ahh, nothing like a frosty root beer and the sweet taste of success .. :mrgreen:)

_________________
C74-6502 Website: https://c74project.com


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Mon Nov 13, 2017 7:36 am 
Offline
User avatar

Joined: Fri Nov 09, 2012 5:54 pm
Posts: 1431
Congratulations, Drass !

I know what it feels like to have the hardware up and running for the first time after two years of working on the schematics. :)

Considering the _complexity_ of the design, I had expected a lot more trouble during debugging.
Successfully running a test suite already is "half of the rent", the final test would be Commodore BASIC. :)
...Especially those floating point math routines.

Of course, GND connection\distribution is more critical for 74AC logic which gives you signals with fast rise\fall times.
Looking forward to see that CPU running at 20MHz+.

Good luck and god speed ! :mrgreen:


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Mon Nov 13, 2017 9:15 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8507
Location: Midwestern USA
Drass wrote:
Dr Jefyll wrote:
Ran the full NMOS 6502 test suite to completion?? Double hurray, indeed! Congratulations!! Break out the root beer!
Yes, a major milestone! Thank you Jeff. It's super exciting to see the result. Lots more work to do yet, but we can certainly toast a victory along the way tonight!

Cheers!

(Ahh, nothing like a frosty root beer and the sweet taste of success .. :mrgreen:)

Dunno about the "root" part. :D

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Mon Nov 13, 2017 9:35 am 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10986
Location: England
Brilliant! And a good lesson about signal integrity too.


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Tue Nov 14, 2017 7:58 am 
Offline

Joined: Thu Jul 27, 2017 7:48 pm
Posts: 68
Drass, just curious: have you noticed switching spikes between phase (Q0-Q4?) changes in ROM E and ROM F outputs?

Axel.


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Thu Nov 16, 2017 11:57 pm 
Offline
User avatar

Joined: Sun Oct 18, 2015 11:02 pm
Posts: 428
Location: Toronto, ON
Quote:
Congratulations, Drass !
Thank you gents! And thanks for the support in getting here :)

Quote:
the final test would be Commodore BASIC. :)
...Especially those floating point math routines.
Looking forward to that ... it will be interesting to see how far these PCBs can get (albeit with lots of surgery perhaps)

Quote:
Of course, GND connection\distribution is more critical for 74AC logic which gives you signals with fast rise\fall times.
Considering these problems persisted even with the manual clock, we can be sure it was not switching frequency that caused them.

Quote:
Looking forward to see that CPU running at 20MHz+.
Aha! On pins and needles about that ...

_________________
C74-6502 Website: https://c74project.com


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Fri Nov 17, 2017 12:06 am 
Offline
User avatar

Joined: Sun Oct 18, 2015 11:02 pm
Posts: 428
Location: Toronto, ON
Ax2013 wrote:
Drass, just curious: have you noticed switching spikes between phase (Q0-Q4?) changes in ROM E and ROM F outputs?

Hi Axel,
ROM E and ROM F reside on the K24 Card, which I've yet to build. However, the same circuits are present for the Microcode ROMs on all the cards. Like this:
Attachment:
ROME-ROMF.png
ROME-ROMF.png [ 153.88 KiB | Viewed 1242 times ]
In each case there is a 74AC574 Microcode Instruction Register ("MIR") at the outputs of the ROMs to capture the values of control signals - this is part of the microcode pipeline implementation. There are no other "drivers" to conflict with the ROM outputs so I would expect smooth operation on these lines. I can't confirm that without an scope though. Curious if you're seeing something that might suggest a problem.

Interestingly, I do expect spikes at the outputs of the MIR when switching between MIR and MIR2. This happens in two instances: (1) when adjusting the high byte of an indirect address, and (2) when a branch is NOT taken. The outputs of both MIR and MIR2 drive a common control bus, so we can anticipate collisions and spikes on every switch - this is something I wish I had taken the time to correct!

The design manages to partially mitigate these collision in the first instance above by arranging the microcode to change only 2 of the 32 bits in the control bus when the switch occurs. No such luck in the second instance. In one critical-path operation, however, control signals are "pre-set" in the MIR from one micro-instruction to the next, which in effect provides a "pre-decode" function. It's one of those "get to 20MHz" contortions to squeeze a few nanoseconds out of the critical-path.

_________________
C74-6502 Website: https://c74project.com


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Fri Nov 17, 2017 3:37 am 
Offline
User avatar

Joined: Fri Dec 11, 2009 3:50 pm
Posts: 3367
Location: Ontario, Canada
ttlworks wrote:
Of course, GND connection\distribution is more critical for 74AC logic which gives you signals with fast rise\fall times.
Drass wrote:
Considering these problems persisted even with the manual clock, we can be sure it was not switching frequency that caused them.

No, not frequency per se. But it's a slippery topic, so let's be careful about the distinction between frequency and rise/fall time. It's entirely plausible that fast rise/fall times could cause trouble, even at virtually zero operating frequency.

Each individual rise or fall of a fast output (such as from AC logic) is stimulus that's guaranteed to provoke some degree of ringing. In a well-controlled situation the ringing has low amplitude and also tends to decay quickly, so of course that's the near-ideal case. However, in a very poorly-controlled situation (such as your original test setup) the ringing has much higher amplitude and may be sufficient to introduce beyond-tolerance noise in other circuitry (such as the /Clr input of your IR register). Remember I'm talking about the reaction to one individual transition, such as may occur during single stepping.

Having said that, I'll add that, between the two extremes -- ie, with a design that's neither perfect nor horrible in regard to ringing -- it is possible to encounter a situation where single-stepping and low-frequency operation seem to work alright but the project fails when full operating frequency is applied. The explanation is that each new transition appears before the ringing from the previous transition has decayed, and their combined effect is problematic.

_________________
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Fri Nov 17, 2017 5:11 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8544
Location: Southern California
Dr Jefyll wrote:
ttlworks wrote:
Of course, GND connection\distribution is more critical for 74AC logic which gives you signals with fast rise\fall times.
Drass wrote:
Considering these problems persisted even with the manual clock, we can be sure it was not switching frequency that caused them.

No, not frequency per se. But it's a slippery topic, so let's be careful about the distinction between frequency and rise/fall time. It's entirely plausible that fast rise/fall times could cause trouble, even at virtually zero operating frequency.

Jack Ganssle illustrates that point on the oscilloscope in the short video at https://www.youtube.com/watch?v=MJpDFnRQw8s&t=1m58s (cued up). It's the rise and fall time, not the frequency, that causes the AC behavior problems on poorly designed boards.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Fri Nov 17, 2017 7:16 am 
Offline
User avatar

Joined: Fri Nov 09, 2012 5:54 pm
Posts: 1431
Drass wrote:
Interestingly, I do expect spikes at the outputs of the MIR when switching between MIR and MIR2.

The signals MIR.SW and /MIR.SW both are generated by the outputs of IC32 (74LVC1G74 D_flipflop) on the ALU&CU PCB.
So MIR.SW and /MIR.SW (output enable for MIR and MIR2 registers) are supposed to change nearly at the same time.
I'm not expecting much spikes at the outputs of those registers while switching the output enables.

About the rise\fall times of the signals:
Ground connection between those two CPU PCBs and the SBC PCB probably isn't too good in your test setup,
it would be going to be a bit better if those PCBs are plugged\stacked together.
Well, you could try to add a rather thick GND wire between those PCBs, but I'm not sure if this really helps now...


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Fri Nov 17, 2017 7:01 pm 
Offline

Joined: Thu Jul 27, 2017 7:48 pm
Posts: 68
I didn't expect spikes either... In AComputer TTL CPU there is 74HC163 feeding 4-bit phase signal to Microcode eeproms. Due to fall/rise time of 163 there are clear spikes on outputs of eeproms between phases. This is probably much affected by eeprom type/model but the ones I've been using the threshold level is different enough. Using faster 163 would probably help on this but the faster edge would generate another issue.
I also noticed that mixing 138s and 139s is also generating unplanned behavior.

Axel.


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Sun Nov 19, 2017 12:22 am 
Offline
User avatar

Joined: Sun Oct 18, 2015 11:02 pm
Posts: 428
Location: Toronto, ON
Ax2013 wrote:
I didn't expect spikes either... In AComputer TTL CPU there is 74HC163 feeding 4-bit phase signal to Microcode eeproms. Due to fall/rise time of 163 there are clear spikes on outputs of eeproms between phases.
This one is above my pay-grade Axel. My understanding is that HC logic has a gentle rise time compared to AC logic and I do use a 74AC163 exactly in the way you describe. But why should it matter that it's a '163 feeding the ROM inputs rather than, say, a microprocessor? Maybe the microcode ROMs should only be output-enabled once the address has stabilized? Are you getting spikes on the system ROM as well, or only on the microcode ROMs?
Quote:
I also noticed that mixing 138s and 139s is also generating unplanned behavior.
Pray tell, what behaviour are you seeing? I'm using '138 and '139s in this design as well.

_________________
C74-6502 Website: https://c74project.com


Last edited by Drass on Sun Nov 19, 2017 12:32 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Sun Nov 19, 2017 12:29 am 
Offline
User avatar

Joined: Sun Oct 18, 2015 11:02 pm
Posts: 428
Location: Toronto, ON
GARTHWILSON wrote:
Jack Ganssle illustrates that point on the oscilloscope in the short video at https://www.youtube.com/watch?v=MJpDFnRQw8s&t=1m58s (cued up).
Great video Garth, thanks! The ringing on the scope is very obvious and no change at all as the requency changes. Fascinating!

_________________
C74-6502 Website: https://c74project.com


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Sun Nov 19, 2017 3:38 pm 
Offline

Joined: Thu Jul 27, 2017 7:48 pm
Posts: 68
Hi all,

Typically you set Address first, then CE and OE. Then ROMs work as planned (with MCU for example). In this setup, OE and CE are always enabled so it is not natural that addresses are changed on the fly. This is something I checked on scope almost right after I had the setup ready.
This is what the output of EEPROM looks like when HC163 is calculating:
Attachment:
Spikes_1.JPG
Spikes_1.JPG [ 31.95 KiB | Viewed 1101 times ]


I was expecting spikes but not that strong.
With 138&139 I noticed that there is a slight time difference in practice. In 1-2MHz range, it has absolutely no meaning tho.

That's why I was curious to know how AC performs in the same place. (Also, there are different access times in EEPROMs used so the result is not directly comparable).

Axel.


Top
 Profile  
Reply with quote  
 Post subject: Re: TTL 6502 Here I come
PostPosted: Sun Nov 19, 2017 6:55 pm 
Offline

Joined: Thu Jul 27, 2017 7:48 pm
Posts: 68
Hmmm doing some math here... Just wondering how many (xtal) clock phases are there in one opcode (eeprom microcode) phase? 20MHz has 2 x 25ns interval and EEPROM in the circuit diagram has 45ns access time.

Axel.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 558 posts ]  Go to page Previous  1 ... 21, 22, 23, 24, 25, 26, 27 ... 38  Next

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 44 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: