File: 50_vrename.out

package info (click to toggle)
libverilog-perl 3.482-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,728 kB
  • sloc: perl: 8,685; yacc: 3,387; cpp: 2,266; lex: 1,502; makefile: 8; fortran: 3
file content (18 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by vrename on Thu Jul  5 09:01:51 2007
#
# Files read for this analysis:
vfile	"verilog/test.v"
#
#	Original Signal Name		Name to change to
#	--------------------		-----------------
#
sigren	"a"				"a"				#verilog/test.v 
sigren	"b"				"b"				#verilog/test.v 
sigren	"example"			"example"			#verilog/test.v 
sigren	"result"			"result"			#verilog/test.v 
sigren	"z"				"z"				#verilog/test.v 
#
# Use M-x compile in emacs to automatically perform the changes:
## Local Variables: ***
## compile-command: "./vrename -change verilog/test.v " ***
## End: ***