Re: [sv-bc] Is number assigned to generate block reset at the end of design unit

From: Steven Sharp <sharp@cadence.com>
Date: Mon Sep 13 2010 - 11:26:10 PDT

First, let me point out that those begin-end blocks are not generate scopes.
An if/case/for is a generate construct and creates a scope.

Assuming that you add an "if(1)" before each of those begin-end blocks,
they would both be genblk1. The second generate construct is the first
one in its scope, so its number will be 1.

Steven Sharp | Architect | Cadence

P: 508.459.1436 M: 774.535.4149 www.cadence.com

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Mon Sep 13 11:26:38 2010

This archive was generated by hypermail 2.1.8 : Mon Sep 13 2010 - 11:29:11 PDT