Altera_Forum
Honored Contributor
16 years agoCan't resolve multiple constant drivers?
Hi, ive been trying to compile the code below in quartus II v9.0 and i get the following error message Error (10028): Can't resolve multiple constant drivers for net "LSD_SEG[0]" at KEYBOARD.VHD(385)
ive tried to solve this since friday, now im out of options. the problem here is, i assign values to MSD_SEG & LSD_SEG from 3 different processes and quartus doesnt like that. i tried combining processes but only the push buttons (PB1 and PB2) are working and the keyboard isnt. The code compiles fine in Maxplus II but the thing is, Maxplus II doesnt support EP2C20F484CN FPGA (Cyclone II development board DE1). pls help