Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLooks like this will at least get me verilog templates:
qmegawiz -silent -xmlout <filename>.tdf qmegawiz -silent -xmlin <filename>.v This seems to work well to convert from ALTSYNCRAM to Dual Port: qmegawiz -silent -xmlout <filename>.tdf qmegawiz -silent wizard="RAM: 2-PORT" -xmlin <filename>.v Single ports and ROMs must be converted by hand.