D
Doug
Guest
Hi all,
My end goal is to allow a plugin I have written in Simvision to be able
to send skill code to be executed to the icfb. I know I can do this
launching Simvision from the icfb using ipcSkillProcess, but I can't do
that because users are going to be launching simvision with the
simulator (Through Tools>Verilog Integeration>NC-Verilog) and I cannot
seem to find anyway of altering how simvision is launched from there.
I know there must be some kind of communication going on because of
features such as cross-selection, but it appears as though SimVision is
started as a regular process as I cannot open file descriptor 3, unless
it isn't using the default channels.
Has anyone done anything like this before?
Any help is much appreciated!
Doug
My end goal is to allow a plugin I have written in Simvision to be able
to send skill code to be executed to the icfb. I know I can do this
launching Simvision from the icfb using ipcSkillProcess, but I can't do
that because users are going to be launching simvision with the
simulator (Through Tools>Verilog Integeration>NC-Verilog) and I cannot
seem to find anyway of altering how simvision is launched from there.
I know there must be some kind of communication going on because of
features such as cross-selection, but it appears as though SimVision is
started as a regular process as I cannot open file descriptor 3, unless
it isn't using the default channels.
Has anyone done anything like this before?
Any help is much appreciated!
Doug