Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Error (10028): Can't resolve multiple constant drivers for net "z_mark[1]" at Modular

Hey guys! We are a group of 4 people who are trying to compile the following vhdl program: LIBRARY ieee; USE ieee.std_logic_1164.all; entity Mo_ex_4bit is port (z: in std_logic_vect...