Hi, I have a question regarding DPI calls. I read that always_ff is modelled as a thread. so If I have two always_ff calling the same DPI function on same clk, will it behave like multithread on C/CPP side? I ask this to know If have to do thread safe.
↧