Leonid_Nidekker
Newbie level 3
- Joined
- Aug 13, 2015
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 18
Hi all!
I have some problem with my project during simulation in NCLaunch.
When I perform step 'elaboration', following error is appear.
This error likely associated with some construction in my testbanch.
Can anyone help me with this error.
Thanks.
I have some problem with my project during simulation in NCLaunch.
When I perform step 'elaboration', following error is appear.
Code Verilog - [expand] 1 2 3 always_ff @(negedge work) | ncelab: *E,MULAXX (../hdl/tb.sv,222|8): Multiple drivers to always_ff output variable SVIP_D1 detected.
This error likely associated with some construction in my testbanch.
Can anyone help me with this error.
Thanks.
Last edited by a moderator: