Altera_Forum
Honored Contributor
16 years agofixed point in verilog
hi. I understand that the fixed point in verilog is represented by signed [4:-2] where -2(2 bit for post binary point) is for tracking purpose. Pls correct me if i am wrong. However, i have n...