[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fpu] fdiv verilog code



Hi,

I attached my verilog code.
It still have some bugs like, overflow and under flow
exceptions, and rounding.

In fact the code does not work and I do not know why
because I do not have that much experiance in verilog.
During simulation it stops over the case statment and
acts as if non of the cases is matched and no
assinments are done to the output.

Could you please let me know where is the problem and
how to fix it.

Can you simulate it if it is possible and give me also
the timing results

One final question: in case of divide by zero should I
also rise the invalid exception?


Regards
Jamil Khatib


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

fdiv.v