6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon Jun 03, 2024 12:10 pm

All times are UTC




Post new topic Reply to topic  [ 11 posts ] 
Author Message
PostPosted: Sat Jul 23, 2022 9:14 pm 
Offline

Joined: Sun Oct 03, 2021 2:17 am
Posts: 114
In Appendix A, "65x Signal Description" of Eyes & Lichty, several signal names have an apostrophe after them. For example, there is:

  • IRQ'
  • NMI'
  • R/W'
  • RESET'
  • ABORT'
  • ML'
  • VP'

What does the apostrophe mean? How is it pronounced?


Top
 Profile  
Reply with quote  
PostPosted: Sat Jul 23, 2022 9:16 pm 
Offline

Joined: Mon Feb 15, 2021 2:11 am
Posts: 100
jeffythedragonslayer wrote:
In Appendix A, "65x Signal Description" of Eyes & Lichty, several signal names have an apostrophe after them. For example, there is:

  • IRQ'
  • NMI'
  • R/W'
  • RESET'
  • ABORT'
  • ML'
  • VP'

What does the apostrophe mean? How is it pronounced?


I think the apostrophe is equivalent to the B suffix that is sometimes used, which represents the bar (bar over signal name) shown in diagrams, which indicates an active-low signal.


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 12:11 am 
Offline

Joined: Sun Oct 03, 2021 2:17 am
Posts: 114
Where have you seen the B suffix?


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 1:04 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8453
Location: Southern California
jeffythedragonslayer wrote:
Where have you seen the B suffix?

It's in all the WDC data sheets. It stands for "bar," and WDC did it because the equipment used to write the early data sheets was not able to put a bar over the various signal names, just as we can't get it here in the forum software (except as an image). So for example
Attachment:
overbarScreenshot.gif
overbarScreenshot.gif [ 1.13 KiB | Viewed 2170 times ]
, that is, NMI-not, or NMI-bar, got turned into NMIB.

_________________
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  
PostPosted: Sun Jul 24, 2022 1:49 am 
Offline
User avatar

Joined: Fri Dec 12, 2008 10:40 pm
Posts: 1003
Location: Canada
GARTHWILSON wrote:
Image, that is, NMI-not, or NMI-bar, got turned into NMIB

AKA /NMI or ~NMI or !NMI

_________________
Bill


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 1:55 am 
Offline

Joined: Sun Oct 03, 2021 2:17 am
Posts: 114
I guess I can pronounce it "prime" when I see it like that. Thanks. This thread claims to have BBCode for overline but I don't know why it doesn't work when I try it here:

https://www.phpbb.com/community/viewtopic.php?t=2168800


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 2:06 am 
Offline
User avatar

Joined: Fri Dec 12, 2008 10:40 pm
Posts: 1003
Location: Canada
From a logic perspective most pronounce it "not" which is a hugely powerful operator in logic.

In pure binary logic you have 3 operators: "or", "and" and "not". To me, "not" has always given logic its magic. It's the active operator while "and" and "or" are passive operators.

I'm not explaining this well.

_________________
Bill


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 2:14 am 
Offline

Joined: Sun Oct 03, 2021 2:17 am
Posts: 114
BillO wrote:
From a logic perspective most pronounce it "not" which is a hugely powerful operator in logic.

In pure binary logic you have 3 operators: "or", "and" and "not". To me, "not" has always given logic its magic. It's the active operator while "and" and "or" are passive operators.

I'm not explaining this well.


I think what you may be trying to say is that a NOT gate has to be able to turn "nothing" into "something" but OR and AND gates simply absorb and combine what's given to them in different ways and forward it to their output?


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 2:57 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8453
Location: Southern California
jeffythedragonslayer wrote:
I think what you may be trying to say is that a NOT gate has to be able to turn "nothing" into "something"

and vice-versa, where the "something" is a 1 and the "nothing" is a 0. With only passive components (diodes and resistors, and no power supply), you can get AND and OR (albeit with loss, so after a couple of stages you're out of strength to drive anything); but NOT requires active circuitry.

_________________
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  
PostPosted: Sun Jul 24, 2022 7:27 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8198
Location: Midwestern USA
jeffythedragonslayer wrote:
I guess I can pronounce it "prime" when I see it like that. Thanks. This thread claims to have BBCode for overline but I don't know why it doesn't work when I try it here:

https://www.phpbb.com/community/viewtopic.php?t=2168800

The use of HTML in posts on this forum is not supported. There are different versions of PHP-BB, so it could be a later version supports the “decorate” HTML.

I use /XY for a signal that is active low, e.g., /IRQ. In conversation, that would be pronounced “IRQ not”.

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


Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 24, 2022 8:19 am 
Offline

Joined: Sun Oct 03, 2021 2:17 am
Posts: 114
I didn't try the HTML Replacement - I tried the BBCode Usage.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 11 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: