Forum Discussion
Altera_Forum
Honored Contributor
15 years ago"alias" problem in fixed_pkg
sir, i am using fixed_pkg_c.vhd.during synthesis it gives error on alias statement.if i remove this "alias " only, it gives error ". ERROR:HDLParsers:164 - Line 1024. parse error, unexpected ...
Altera_Forum
Honored Contributor
15 years agoAfter correcting the syntax error mentioned by Tricky, the code compiles in Altera Quartus. The synthesized gate level logic looks somewhat trivial, but is correct, because 0.46 rounds up to 0.5 which isn't but a bitshift.