# FPGA对数计算 **Repository Path**: li_han_abc/fpga-logarithmic-calculation ## Basic Information - **Project Name**: FPGA对数计算 - **Description**: 利用cordic算法实现对数计算 - **Primary Language**: Verilog - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2024-07-19 - **Last Updated**: 2025-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FPGA对数计算 #### 介绍 利用cordic算法实现对数计算 #### 使用说明 1. out的数除以2^16,再乘以0.86858896即为最后的结果