Altera_Forum
Honored Contributor
14 years agounderstanding library "Work"
I am getting an error I am not sure how to approach:
Error (10430): VHDL Primary Unit Declaration error at pulse_across_clock_domains.vhd(36): primary unit "pulse_across_clock_domains" already exists in library "work" I understand we cannot have to of the same units compiled into the same library but How do I go about finding each part and eliminating or changing one of them? Thank you