roshansarode
Newbie level 3
- Joined
- Oct 15, 2007
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,305
Hi,
I am working on project verilog code generator in C# which will generate code for addition/subtraction/multiplication/division of floating point numbers in verilog.
I know verilog code for operations on floating point numbers.But don't know its generation .
One FIFO code generator from xilinx is
https://www.xilinx.com/applications/slcv_v2/slv2.htm
I have to do similar thing but for operations on floating point numbers.
Thank you.
I am working on project verilog code generator in C# which will generate code for addition/subtraction/multiplication/division of floating point numbers in verilog.
I know verilog code for operations on floating point numbers.But don't know its generation .
One FIFO code generator from xilinx is
https://www.xilinx.com/applications/slcv_v2/slv2.htm
I have to do similar thing but for operations on floating point numbers.
Thank you.