Arvindh19
Newbie level 5
- Joined
- May 22, 2014
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 58
Hi ppl
Can I use multiple retime commands in my scripts as follows?
and what does the retime -prepare do?
With respect to Syntehsize command
can I use the following in my script?
and can I use the -incremental option in conjunction with all of these? for ex: synthesize -to_generic -incremental
Thanks in advance.
Regards
Arvindh.S
Can I use multiple retime commands in my scripts as follows?
Code:
retime -min_area
retime -min_delay
and what does the retime -prepare do?
With respect to Syntehsize command
can I use the following in my script?
Code:
synthesize -to_generic
synthesize -to_mapped
synthesize -to_placed
synthesize -spatial
Thanks in advance.
Regards
Arvindh.S