[sv-bc] Name of processes

From: Radosław Nawrot <Radoslaw.Nawrot@aldec.com.pl>
Date: Wed May 07 2014 - 01:20:15 PDT
Hi,
It there any way to name process like always or initial ?
In my design,  body of many processes are changing while development. It
would be nice to give them names which can be obtain in simulator (I'm not
talking about comments) i.e in User interface or receive vpiName from
vpiProcess 
I know that I can name begin-end block but this is not actually the same
thing.
 
simple example :
 
state_trigg: always @(posedge clk)
                 state<=next_state;
 
It would be nice to have such feature in standard
 
Best regards ,
Radek


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Wed May 7 01:20:46 2014

This archive was generated by hypermail 2.1.8 : Wed May 07 2014 - 01:20:59 PDT