Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

init(3) [debian man page]

INIT(3) 							 GENPAT functions							   INIT(3)

NAME
INIT, GENPAT Package ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr SYNOPSIS
INIT("pattern_date","ident","value"); PARAMETERS
pattern_date : pattern date which may be either : integer (absolute date) or + integer (relative date, the date of the current pattern (last modified using INIT or AFFECT) is the reference). All dates are supposed to be expressed in the same time unit which may be set only once using SETTUNIT. ident Either the name of a bused register or a simple register. Path-name must be specified by the syntax : instance1.instance11.name value The value associated with the signal which may be either a based number (ex. 0B011 or 0H3F) or a decimal. DESCRIPTION
Initialize registers at indicated values and set current pattern. EXAMPLE
SETTUNIT("ns"); INIT( "25","regt","0B1"); INIT("+50","y 3 downto 0","0xF"); result : At simulation time 25 ns, the register named regt receive "1" regt <= B"1" ; < 25 ns> : .............; At simulation time +50 ns, (related to the date of the current pattern), the vector y is affected with the value 15 in decimal or F in hexadecimal. regt <= X"F" ; < 75 ns> : .............; SEE ALSO
genpat(1), pat(5), AFFECT(3) BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 October 1, 1997 INIT(3)

Check Out this Related Man Page

MBK_VSS(1)						     MBK ENVIRONMENT VARIABLES							MBK_VSS(1)

NAME
MBK_VSS - define the ground power name pattern SYNOPSYS
c-shell running setenv MBK_VSS groundname ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr DESCRIPTION
MBK_VSS sets the pattern to be matched in a name to indicate a ground node for the tools based upon Its default value is vss. Therefore all names of the form `*vss*' in indicates a ground node. EXAMPLE
setenv MBK_VSS gnd SEE ALSO
mbk(3), genlib(1), isvss(3), isvdd(3), MBK_VDD(1). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 October 1, 1997 MBK_VSS(1)
Man Page

10 More Discussions You Might Find Interesting

1. Red Hat

login problem

Dear friends, I am using linux redhat nash version 4.2.1.6 os. now i rebooted my system suddenly the following error is coming. INIT: canot execute /etc/X11/prefdm. INIT: canot execute /etc/X11/prefdm. INIT: canot execute /etc/X11/prefdm. after that it is asking login : ... (0 Replies)
Discussion started by: rajan_ka1
0 Replies

2. Linux

Error while booting

Hi, We have system 'red hat 9'. While booting I m getting error "INIT: Id "X" respawning too fast: disabled for 5 minutes" Can anybody help to solve this problem. (0 Replies)
Discussion started by: namrata5
0 Replies

3. AIX

AIX Single user mode

hi all, Im new to AIX and i want help. My screen shows: Bringing down n/w interfaces: en0 lo0 Single user mode entered from /dev/pts/0 INIT:new run level:S INIT :Single User Mode Password when we enter password it displays SHUTDOWN PROGRAM Even... (0 Replies)
Discussion started by: Vanit
0 Replies

4. Solaris

How to resolve error "INIT: Cannot stat /etc/inittab, errno: 2"

Hi All, I am getting an error message when I execute command “zlogin -C sunsrv4z5” on my root server. INIT: Cannot stat /etc/inittab, errno: 2 INIT: Cannot stat /etc/inittab, errno: 2 As per my analysis it seems that some files inside /etc folder are deleted. This server was... (14 Replies)
Discussion started by: surbhit4u
14 Replies

5. HP-UX

Seeing different output from who -u in global INIT and local SRP

I am seeing different output from "who -u" when we execute "who -u" in global INIT and local SRP after calling telnet, rlogin and remsh. We are not seeing correct output when we login to local SRP using telnet, rlogin and remsh. srp_init just creates an UTMP entry in the UTMP database. Based my... (1 Reply)
Discussion started by: madhur.tripathi
1 Replies

6. UNIX for Dummies Questions & Answers

Searching the date pattern in a file

Hi, I would like to search the pattern based on the date like "2010/08/15". I tried using / in the file giving /<<pattern>>. when i tried this it turns to /2010/+8, but not going to the pattern what ever i want. This is how the data in the file. INFO | jvm 1 | 2010/05/26 13:30:33... (5 Replies)
Discussion started by: venkatesht
5 Replies

7. Red Hat

INIT: cannot execute "/etc/X11/prefdm"

Hi I tried the following but no joy! Inserted the linux installation cd.. ( rescue mode)... tried chroot /mnt/sysimage but I get chroot: cannot execute /bin/sh Checked the permission on /bin and it was set to ?r--rw-rx tried to do chmod –R 755 but got error operation not permitted ...... (3 Replies)
Discussion started by: halacil
3 Replies

8. Red Hat

INIT: Id "x" respawning too fast

Hi, OS: Oracle Enterprise Linux 4 My system was working normal then when i reboot the machine the system started but it is halting the boot sequence with this message "INIT: Id "x" respawning too fast: disabled for 5 minutes" Q: any solution to this reply is highly appreciated . (5 Replies)
Discussion started by: maooah
5 Replies

9. UNIX for Dummies Questions & Answers

Getting date from file name

Hi All I am still learning awk, so please pardon me if question sounds stupid enough to ask. :-) I will have multiple files in a Dir matching a pattern and at end will have date. e.g. PWD===>/home/user1 PWD===> ls -ltra PTRN* -rw-rw-rw- 1 user1 group1 52 Mar 23... (2 Replies)
Discussion started by: vx04
2 Replies

10. UNIX for Beginners Questions & Answers

Format a date on additional column awk

Hi, My objective is to achieve from HB.txt 05/20/1997,1130,5.93,5.96,5.93,5.96,49200 05/20/1997,1131,5.96,5.96,5.9,5.93,252400 05/14/1997,1132,5.93,5.99,5.93,5.99,89600 05/15/1997,1133,5.93,5.93,5.71,5.74,203200 into adding a day column by using the first column - date. ... (9 Replies)
Discussion started by: benchin_
9 Replies