Forum Discussion
Altera_Forum
Honored Contributor
21 years agoError in compilation with cf component
I have made a system in SOPC with a compact flash component. When I try to compilate it I get this error: Error: Node instance "the_compact_flash" instantiates undefined entity "compact_flash". Does ...
Altera_Forum
Honored Contributor
21 years agoIt sounds like perhaps an HDL file that has the CF logic is missing.. "the_compact_flash" would be an instance in SOPC Builder-generated HDL... it sounds like this is trying to look for the original compact flash HDL file and cannot find it.
Side note: A compact flash controller peripheral will be included in the Nios II installation soon.