How to use an external clk in parallel task?

If you have a simple question and just want an answer.
Post Reply
hit_zwj
Newbie
Posts: 1
Joined: Thu Mar 15, 2018 12:23 pm

How to use an external clk in parallel task?

Post by hit_zwj »

I want to create 8 parallel task in different core using the same external clk. It is incorrect using the "par" statement. How can I achieve it?Must I connect the clk line to 8 one_bit port?


Post Reply