Skip to content

Verilog Gate level Implementation of floating point arithmetic as per IEEE 754

Notifications You must be signed in to change notification settings

parnabghosh1004/Floating-Point-ALU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floating-Point-ALU

Verilog Gate level Implementation of floating point arithmetic as per IEEE 754

operation[1:0]

00    =>   Addition
  
01    =>   Substraction
  
10    =>   Multiplication
  
11    =>   Division


RTL Schematic of the Main( ALU ) Module

Screenshot (96)


RTL Schematic inside the Main module

Screenshot (97)

About

Verilog Gate level Implementation of floating point arithmetic as per IEEE 754

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages