Altera_Forum
Honored Contributor
14 years agoSimple NiosII Design Synthesized away RAM node
Hi, I used to work with Nios II like six months ago with Quartus II v.11. I start to work again two days ago with it, but I can make a simple niosII + PIO to blink some leds.
My problems start at hardware compilation, it only show a lot of warning but this one worries me: Warning (14285): Synthesized away the following RAM node(s): If I expand the warning I have a lot of reference to Ram nodes, and I have a lot of entrys in my Connectivity Checks like: Port Connectivity Checks: "first_nios_system:inst|first_nios_system_rsp_xbar_mux_001:rsp_xbar_mux_001|altera_merlin_arbitrator:arb|altera_merlin_arb_adder:adder" The design download correctly to the board but when I try to load my C program the process fail because eclipse cant start teh nios II. Should I be worried for the warnings? maybe its something else? By the way Im working under Ubuntu Linux 11.10 Thanks!