JRaj
New Contributor
7 years agoError (171011): Can't assign node "" to location -- node is type Combinational cell
Hello,
i get the following message "Error (171011): Can't assign node "FPGA_CLK1_50" to location PIN_AF14 -- node is type Combinational cell
" when i try to assign pins using the pin assignment.
After a bit of searching i see that it used to be an error that happens in older quartus version and for Stratix iii fpga family. However i use quartus 17.1 and Cyclone V device family.
Another point is that i get this error only when using the HLS(high level synthesis) generated ip to connect to a top level verilog module.
It would be great if someone can give me an idea on how to solve this problem.
Many thanks in advance