u24c02
Advanced Member level 1
- Joined
- May 8, 2012
- Messages
- 404
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Activity points
- 4,101
Hi
I'm trying to implement with design compiler.
I just wondering about affect on hvt, rvt to scan or clock insertion.
What is the best method which used library when scan and clock insertion?
I usually used as follows.
1.target library read only rvt
2.read verilog
3.compile
4.re target library set with rvt hvt
5.re compile with scan and clock gating insertion.
I'm trying to implement with design compiler.
I just wondering about affect on hvt, rvt to scan or clock insertion.
What is the best method which used library when scan and clock insertion?
I usually used as follows.
1.target library read only rvt
2.read verilog
3.compile
4.re target library set with rvt hvt
5.re compile with scan and clock gating insertion.