![]() |
FPGA - Druckversion +- LabVIEWForum.de (https://www.labviewforum.de) +-- Forum: LabVIEW (/Forum-LabVIEW) +--- Forum: LabVIEW Module (/Forum-LabVIEW-Module) +---- Forum: LabVIEW FPGA (/Forum-LabVIEW-FPGA) +---- Thema: FPGA (/Thread-FPGA--8018) |
FPGA - nobi - 13.09.2008 07:38 Hallo ich bin Neuling auf dem Gebiet LabVIEW FPGA. Kann mir jemand einen Vorschlag machen, wie ich zwei Integerzahlen und zwei Fixed Point Zahlen dividieren kann? Bin dankbar für jede Hilfe. Gruß Nobi FPGA - thomas.sandrisser - 13.09.2008 08:51 integerzahlen mit quotient und remainder fxp zahlen mit der entsprechenden library: ni.com/labs https://lumen.ni.com/nicif/us/nilabsfixpntlib/content.xhtml |