CONTRIBUTIONS

If you have any interesting projects incorporating Morph-IC modules that you would like to share with others, we would be interested in hearing from you with a view to publishing the details on this web site.

Published contributions will receive the choice of either a PS40M10 hand held USB oscilloscope or a DS1M12 2+1 channel USB oscilloscope made by USB Instruments.  Contact Keith Dingwall if you have any interest in contributing 3rd party Morph-IC projects.


Word Generator

Our thanks to Colin Attenborough of Cambridge Consultants for his contribution of a word generator project for the Morph-IC module.

This example can be used to generate configurable pulses on 8 data lines of the Morph-IC module.  Simply right-click on a signal in the application and it will be toggled high or low for one bit time.  The bit time length is also configurable.  The application can then be run and will generate the selected pattern on the module output pins.

The output pins are designated as follows:

  • D0 - J2 Pin 40

  • D1 - J2 Pin 38

  • D2 - J2 Pin 34

  • D3 - J2 Pin 32

  • D4 - J2 Pin 28

  • D5 - J2 Pin 26

  • D6 - J2 Pin 22

  • D7 - J2 Pin 20

  • BitClk - J2 Pin 10

  • SyncOut - J2 Pin 8


  • In addition, MorphPrg.dll must be located in C:\WINNT\System32 for the application software to find it.
    The example includes an Altera Quartus II archive package including pin-out information, Verilog source code and Visual Basic 6 application source code.

    To download the word generator project, click here.


    Frequency Meter

    This example project, developed by FTDI, uses the Morph-IC as a frequency meter.  Provide a signal at a frequency up to 30MHz on J1 pin 39 and the Delphi program will display the frequency of the signal.

    The example includes VHDL code, an Altera Quartus II archive package including pin-out information and Delphi source code.

    To download the frequency meter example, click here.