home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!wupost!cs.utexas.edu!wotan.compaq.com!twisto.eng.hou.compaq.com!palmyra.eng.hou.compaq.com!alzien
- From: alzien@palmyra.eng.hou.compaq.com (Khaldoun Alzien)
- Newsgroups: comp.lang.verilog
- Subject: Incremental Pattern File tasks
- Message-ID: <1992Aug31.212026.371@twisto.eng.hou.compaq.com>
- Date: 31 Aug 92 21:20:26 GMT
- Sender: news@twisto.eng.hou.compaq.com (Netnews Account)
- Organization: Compaq Computer Corp.
- Lines: 30
-
- --------------------------------------------------------------------------------
- Hi,
-
- Has anybody used the Incremental Pattern File tasks with vectors?
- ( $incpattern_write, $incpattern_read, $compare )
-
- According to Verilog-XL 1.6a Release Notes, the Incremental Pattern File
- tasks support both scaler and vectors, but that was not what I
- experienced.
-
- I did not have any problems using the tasks when all my signals were scaler.
- On the other hand every thing fell apart once at least one of my signals was
- a vector.
-
- - $incpattern_write: Verilog did not report the signal name in
- the Declarations for Incremental Stimulus File "file_name"
-
- - $incpattern_read: Did not read in the vectors properly which leads
- me to believe that it was not saved properly,
- or better yet not saved at all.
-
- - $compare: reports FALSE errors.
-
- Your feedback is appreciated.
-
- --------------------------------------+-----------------------------------------
- Khaldoun Alzien | Experience is what causes a person to
- (713)374-4114 | make new mistakes instead of old ones.
- alzien@twisto.compaq.com | -- author unknown --
- --------------------------------------+-----------------------------------------
-