Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | ATOMS
File : Details
Login with GitLab

VCD file checker and reader

This module checks a *.vcd file for number of signals , its properties
(1504 downloads for this version - 1504 downloads for all versions)
Details
Version
0.1
Author
Paawan Sharma
Maintainer
paawan sharma
License
Supported Scilab Version
5.4
Creation Date
October 25, 2012
Description
            b = checkvcd("random.txt");
 
 USAGE : b = checkvcd("random.txt")   

No. of Variables are = 4

Variables are = 
 
!clock  shiftin[7:0]  shiftout[7:0]  taps[255:0]  !

Variable symbols are = 
 
!!  "  #  $  !

$dumpvar location is at INDEX = 148
 
 Read file has been exported   
 
 function readvcd can be used with desired variable as input   
 
 USAGE : w = readvcd(c,dumpvar_loc,symbol)            
Files (2)
[1.02 kB]
Source code archive
	  
[878 bytes]
Miscellaneous file

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.