I hope one of you electrical gurus out there can help me. I've been wanting to post this since the forum went offline.
I wish to make this parity generator and can understand all of it except for pin 4 on the chip. It says 'input' but what does this mean? Does it mean +5V or something else?
I hope you can see the picture in my first post, i've a server on my pc and it's loading from that. If you can see it, that's all that was provided on the site i got it from http://atari.nvg.org/parity/parity_gen.html. The chip in question is a 9 bit parity generator Phillips 74HC280. The picture looks pretty straight forward and easy to put together but i didn't want to start building it without knowing what the 'input' pin was for.
Pin 4 on the chip is the 9th bit of the 9bits of data input.
You only need 8 bits since your taking the 8-bits of SCSI data and feeding them into the first 8 bits on the 74HC280. Since the 9bit isn't used and we want to use the "odd" output on the HC280 we tie that 9th bit low.
In reality the chip description on the site you linked to should call pin 4 D8 instead of input.