ravi_meher
Newbie level 1
- Joined
- Jul 16, 2012
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,286
Hi,
A) What is the difference between the below two statements
1. set a1 [dbGet top.nets.name]
2. set a2 [dbGet top.hInst.hnets.name]
B) Both 3 and 4 statements priniting the same name (RVXG1), which is the top module. Then how is the second statement helpful
3.dbGet top.name
4.dbGet top.hInst.cell.name
A) What is the difference between the below two statements
1. set a1 [dbGet top.nets.name]
2. set a2 [dbGet top.hInst.hnets.name]
B) Both 3 and 4 statements priniting the same name (RVXG1), which is the top module. Then how is the second statement helpful
3.dbGet top.name
4.dbGet top.hInst.cell.name