Guest
Hi - first post.
What I'm trying to do would seem simple, but I can't get it to work!
I want to create a new view type called "harnessFile". I added file
called ember.reg to /<installDirectory>/share/cdssetup/registry/data
which contains this...
DataFormat harnessFile {
Pattern = harness.cir;
Default_Editor = Harness-Editor;
dfII_ViewType = text.harness;
Co_Managed = harness.cir master.tag prop.xx;
}
ViewAlias {
text.harness = harnessFile;
}
I've also added a second ember.reg to /<installDirectory>/share/
cdssetup/registry/tools which contains this...
Tool Harness-Editor {
Tool-Alias = $CDS_TEXT_EDITOR;
}
This seems to follow the convention used by the AdvanceMS tools we
also have installed that work with ArtistLink.
I expect to see a view category called "Harness-Editor" when I do
create new cellview from the design manager. I don't!
Yes, I've had a look at the other posts here that talk about PDF/HTML/
etc. but I'm not using an external application here. I'm therefore
presuming I don't need to use deRegApp - or do I? I found that
particular part very confusing anyway. The Cadence Application
Infrastructure User Guide, chapter 6 is also rather inpenetrable in
this respect!
Thanks, Andy.
What I'm trying to do would seem simple, but I can't get it to work!
I want to create a new view type called "harnessFile". I added file
called ember.reg to /<installDirectory>/share/cdssetup/registry/data
which contains this...
DataFormat harnessFile {
Pattern = harness.cir;
Default_Editor = Harness-Editor;
dfII_ViewType = text.harness;
Co_Managed = harness.cir master.tag prop.xx;
}
ViewAlias {
text.harness = harnessFile;
}
I've also added a second ember.reg to /<installDirectory>/share/
cdssetup/registry/tools which contains this...
Tool Harness-Editor {
Tool-Alias = $CDS_TEXT_EDITOR;
}
This seems to follow the convention used by the AdvanceMS tools we
also have installed that work with ArtistLink.
I expect to see a view category called "Harness-Editor" when I do
create new cellview from the design manager. I don't!
Yes, I've had a look at the other posts here that talk about PDF/HTML/
etc. but I'm not using an external application here. I'm therefore
presuming I don't need to use deRegApp - or do I? I found that
particular part very confusing anyway. The Cadence Application
Infrastructure User Guide, chapter 6 is also rather inpenetrable in
this respect!
Thanks, Andy.