esp32でmmd
-
Updated
Feb 2, 2019 - C
esp32でmmd
IEEE 754 single and double precision floating point library in systemverilog and vhdl
IEEE 754 single precision floating point library in systemverilog and vhdl
NoeticMaze is the embedded control and navigation project used for the NUCLEO-F446RE demonstration. The system integrates lidar, IMU, wheel encoders, differential-drive motor control, ICP-based localisation, grid mapping, A* path planning, path following, Bluetooth telemetry, and FreeRTOS task scheduling.
Research enablement kit for designing and prototyping a Cortex-M0–based SoC with custom IP integration (education, research)
A chisel3 wrapper for pulp-platform/fpnew
This repository contains an assembly program written in AT&T syntax called FPU-Analyzer. The program analyzes a series of floating-point numbers and calculates their sum and average.
A 5-stage pipelined RV32IMF RISC-V SoC optimized for FPGA (Nexys Video/4-DDR). Features a custom IEEE-754 FPU, interrupt-driven UART, and various peripherals.
X86-64 bilateral instruction tokenizer implemented in C. Supports the following processor extensions: AES, AVX, AVX2, AVX512, FMA, MMX, SSE, SSE2, SSE3, SSE4, x87(FPU), VMX. In order to ease testing, a diassembler which transforms tokens into compilable assembly (for NASM compiler) has been implemented.
IEEE 754 single-precision FPU (add/sub/mul) — lightweight Verilog implementation.
IEEE-754 Compliant Floating Point Unit (FPU)
Mirror of VFLOAT from https://coe.northeastern.edu/Research/rcl/projects/floatingpoint/index.html
Foreval is parser, compiler and evaluator of mathematical expressions in run-time with support complex numbers. After parsing and building tree of expression is perform optimization and compiling into x86-32 instructions and returns address of compiled expression. For expressions can by finding derivatives by symbolic or numerical differentiation.
Add a description, image, and links to the fpu topic page so that developers can more easily learn about it.
To associate your repository with the fpu topic, visit your repo's landing page and select "manage topics."