USER’S GUIDE FOR PC-LAB PCL-711B CARD

Author: Ćirić Jovanka

Date: 29.09.1994.

English version: Milan Milićević (mm31693d@kiklop.etf.bg.ac.yu)

Date: 16.12.1997.

http://galeb.etf.bg.ac.yu/rti/vlsi/VLSIdodatak.htm

  1. Instructions for using the PCL-711B card as digital output

  1. After turning the computer on, type command $CD HARDWARE\ PC-LAB and start a driver by command $PCL711
  2. Type a command $CD C
  3. Form a text file (with a name at will) with test vectors. Every line in the file contains a 16-bits vector, each one representing a test vector. File is finished with an end-of-file mark. Example:
  4. 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1

    0 1 1 1 0 0 0 1 0 1 0 1 1 0 0 1

    d7 d0 d15 d8

  5. You can start the program with command $TEST. In the beginning you should enter the name of the file which contains the previously made test vectors. Two 8-bits test vectors with values that are currently on the pins of digital I/O board (with their decimal values) will be printed on screen. The first test vector is for pins D/O7 – D/O0, and the second is for pins D/O15 – D/O8 (page 8 of the original manual). By pressing any key, test vectors will change in order, ordered by file.
  6. Program for digital output with calculated frequency of transferring the array of test vectors to the PC-Lab board is started by command $PACE. After starting the program you should enter the name of the file with test vectors. This file was created in step 3). Output test vectors (8 bits long) will be transferred on the pins of the PC-Lab card with the frequency calculated in program pace.c with parameters param[5] & param[6] using the formula:
  7. f = 2MHz/C1*C2 C1=param[5] C2=param[6]

    In the case of changing the parameter table, you should compile program again using the integrated environment by command $TC PACE and by choosing the option Compile, or from DOS by command $TCC pace.c 711lib.cs.

  8. After finishing the work with the PCL-711B card, it is recommended to free the driver from the main memory by command:

$CD.. (to change directory to \HARDWARE\PC-LAB)

$FREE711

  1. Arrangement of pins on the board for digital input/output
  2. WIRING TERMINAL BOARD FOR PCL-711

  3. Installing the card

 

  1. Some useful general characteristics of PCL-711B