Altera_Forum
Honored Contributor
15 years agosynthsis problem
Hi ,
for a university project I programed ( VHDL) some program to test FPGA errors under very noisy environments . the structure is built of (pseudo) random number generator--->simple ALU *2----> comparator to compare the results from the 2 ALU'2---> the output is one bit error when the results are not the same. when I compile it in QUARTUS I see in the compilation report that the device only use the pins and no logic/LUT or anything else is being used. do you have any idea why? / how to fix it? thanks ...