Warp verilog include path settings

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
OlPe_282281
Level 2
Level 2
Welcome! 10 replies posted 5 replies posted

Hello,

   

at this time I write a multi module implementation of a PSoC component in verilog. The top level module instanciates here 2 other modules which are separated into 2 different files (to test these sub modules with there own test bench). Using verilog's `include directive these works for modelsim, but warp doesn't find the files finaly even if there are in the same directory as the top level module. How can I extend/set the include path of warp?

   

Thanks!

0 Likes
1 Reply
Anonymous
Not applicable

 Hi, is this what you need?

   

      http://caimanics.com/2012/10/functional-verification-of-custom-psoc-components-with-modelsim/

   

Regards,

   

Pablo.

0 Likes