LatDrIvE
Member level 4

xilinx iobuf
hi
i am facing a problem with EDK tool. can you please assist me in this
regard.the problem is .
i am using a top file of name npdmm.vhd, which using a INOUT signal.when
i synthesis using EDK tool , a npdmm_wrapper file is creating by EDK
tool which describes the npdmmA inout signal into three signal like npdmmA
_O, npdmmA _I , and npdmmA _T .when i modifing the wrapper file as per my
desire logic and synthesising it once again , it overwrites the
modified wrapper file and unable to synthesis further.
The error messages are the following:
ERROR:Xst:2585 - Port <npdmmA_I> of instance <npdmm> does not exist in
definition <npdmm>.
ERROR:Xst:2585 - Port <npdmmA_O> of instance <npdmm> does not exist in
definition <npdmm>.
ERROR:Xst:2585 - Port <npdmmA_T> of instance <mpdmm> does not exist in
definition <npdmm>.
I would be pleased to know how to handle the bidirectional signal in
EDK tool.
hi
i am facing a problem with EDK tool. can you please assist me in this
regard.the problem is .
i am using a top file of name npdmm.vhd, which using a INOUT signal.when
i synthesis using EDK tool , a npdmm_wrapper file is creating by EDK
tool which describes the npdmmA inout signal into three signal like npdmmA
_O, npdmmA _I , and npdmmA _T .when i modifing the wrapper file as per my
desire logic and synthesising it once again , it overwrites the
modified wrapper file and unable to synthesis further.
The error messages are the following:
ERROR:Xst:2585 - Port <npdmmA_I> of instance <npdmm> does not exist in
definition <npdmm>.
ERROR:Xst:2585 - Port <npdmmA_O> of instance <npdmm> does not exist in
definition <npdmm>.
ERROR:Xst:2585 - Port <npdmmA_T> of instance <mpdmm> does not exist in
definition <npdmm>.
I would be pleased to know how to handle the bidirectional signal in
EDK tool.