Threshold Example Module

This is the "module" directory that contains the
C source and the V definitions for the module.

Each "module" should have its own directory like this.

File List:
----------
thresh.v        low level module definition
threshd.v       demo network
threshm.v       macro, with field and UI port definitions
threshold.c     C source code
threshui.v      user interface macro
low.v           library wrapper, for low level (build_dir,process)
high.v          library wrapper, for high level components


A documentation file, perhaps in HTML, should be here too
