Forum Discussion
Altera_Forum
Honored Contributor
14 years agomapping a port to several signals
Hi all! I have got an issue, I don't really know if it's a bug from ModelSi or an error from my code. Maybe soeone will be able to tell me... A/° I am using: --- Quote Start --...
Altera_Forum
Honored Contributor
14 years agoconstant generics are accepted by quartus and modelsim.
If you get error then you got something else wrong. Your msb/lsb yes are driven by output s (possibly so from inside your component that has no inputs and it could be generating output only...??) however your msb/lsb is driving nothing and your top entity is not valid without ports.