Error (171011): Can't assign node "led" to location PIN_AA24 -- node is type Combinational cell
I'm trying to implement a multiplication program using file I/O written in C++ on FPGA using intelhlscompiler. I have completed the high-level synthesis and implemented it on 5CSXFC6D6F31C6, but the...