IC Tester Using Assembly

Status
Not open for further replies.

just2ask

Newbie level 3
Joined
Apr 24, 2010
Messages
3
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,300
Hi,

I'm asked to program an IC Tester in Assembly language for a lab project. It should test the basic 74 logic gates, check their functionality and carry out the combinations to check the truth table. Then I'll download it to the MTS-86 kit via 8255 PPI. I can't figure out how to start this code? What should my code look like? Can anyone give me a hand please? It's urgent
 

The first step is to draw a Flow Chart so you have an outline of what you are going to programme.

The first step in the FC would be to input a code (eg. 7400) of some kind to indicate the IC to be tested.

Then the pin connections & type of IC (eg. NAND gate, NOR gate, etc.) for this IC could be read from the EEPROM.
 

i's gonna be 86-Microprocessors based (via PPI). so Assembly for x86 is what i'm supposed to use. and i'll test a simple AND gate. i need help software-wise, how and what should i code? can anyone show me similar examples? please
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…