Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe ramstyle attribute can only be used if the synthesis actually infers a ram. If you kept your previous code, you will not infer an altsyncram, just registers, hence the error.
The ramstyle attribute can only be used if the synthesis actually infers a ram. If you kept your previous code, you will not infer an altsyncram, just registers, hence the error.