File: README

package info (click to toggle)
gplcver 2.12a-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,828 kB
  • sloc: ansic: 126,202; sh: 554; makefile: 25; perl: 22
file content (13 lines) | stat: -rw-r--r-- 628 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Contents:

hello.v    - A Verilog version of the hello world program. 

helpgen.inp, helpgen2.inp, helpgen3.inp  - '-i' input scripts to generate all
       help screens onto the screen and into the verilog.log file. To run it
       type "cver -s -i helpgen.inp [some Verilog source file]".

gatenots.v - 14k heirarchical inverter circuit with monitoring so that during
       simulation every wire is observed.  It requires the simb.mem memory
       file in this directory.  The circuit consists of chains of inverters
       with an even number so all outputs settle to the input value after
       each pattern is applied.