Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI located the BoardTestSystem - BT_General project in the kit examples folder.
When I try to compile the Quartus project, I get the following warnings. Warning (15709): Ignored I/O standard assignments to the following nodes Warning (15710): Ignored I/O standard assignment to node "L0_led" Warning (15710): Ignored I/O standard assignment to node "local_rstn_ext" Warning (15710): Ignored I/O standard assignment to node "pcie_rstn" Warning (15710): Ignored I/O standard assignment to node "refclk" Warning (15710): Ignored I/O standard assignment to node "rx_in0" Warning (15710): Ignored I/O standard assignment to node "rxp" Warning (15710): Ignored I/O standard assignment to node "tx_out0" Warning (15710): Ignored I/O standard assignment to node "txp" I have located these identifiers in the Assignment Editor. Not sure why they are there. Finally, I get the following Error. Error (170012): Fitter requires 903 LABs to implement the project, but the device contains only 900 LABs I am trying get to the point where I have a working example for the Simple Socket Server as a starting point. Any guidance appreciated:-)