OpenCores

FT816Float - Floating point accelerator

Issue List
module vtdl missing ? #2
Closed NULL opened this issue over 2 years ago
NULL commented over 2 years ago

Dear Sir,

Thank you for this amazing library !

I am looking for the module vtdl that is involved in the fpNormalize for instance :

vtdl #(1) u61 (.clk(clk), .ce(ce), .a(4'd5), .d(under_i), .q(rightOrLeft6) );

cannot find its definition (it prevents the synthesis of fpMult for instance)

Can you help ?

Thank you

regards G.

robfinch was assigned about 2 years ago
robfinch commented about 2 years ago

The source code for vtdl has been added under the verilog\lib directory

robfinch closed this about 2 years ago

Assignee
robfinch
Labels
Fixed