ee1
Full Member level 2
- Joined
- May 31, 2011
- Messages
- 120
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Activity points
- 2,036
Hi guys,
I am trying to work with ILM in my top level, using cadence flow (i am not working in MCMM mode):
in my block level i do:
createInterfaceLogic -hold -dir ../outputs/my_block.ILM
the ILM created succesfully.
Than in top level, i write:
specifyIlm -cell my_block -dir <block path>/outputs/my_block.ILM
and when i try placeDesign, i am getting n error that i didnt imported the ILM.
what am i doing wrong?
Thanks!
I am trying to work with ILM in my top level, using cadence flow (i am not working in MCMM mode):
in my block level i do:
createInterfaceLogic -hold -dir ../outputs/my_block.ILM
the ILM created succesfully.
Than in top level, i write:
specifyIlm -cell my_block -dir <block path>/outputs/my_block.ILM
and when i try placeDesign, i am getting n error that i didnt imported the ILM.
what am i doing wrong?
Thanks!