Skip to content

This code illustrate a way to convert an integer number of 32 bits in a float number of 32 bits. This float number is on IEEE 745 pattern for a word of 32 bits.

License

Notifications You must be signed in to change notification settings

ismael-vianna/VHDL-converting-integer-to-float-32bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Converting an integer number to a float number - VHDL - 32 bits

It is a case study.

This code illustrate a way to convert an integer number of 32 bits in a float number of 32 bits. This float number is on IEEE 745 pattern for a word of 32 bits.

This code was developed on Vivado 2020.3 by Ismael Soller Vianna.

About

This code illustrate a way to convert an integer number of 32 bits in a float number of 32 bits. This float number is on IEEE 745 pattern for a word of 32 bits.

Resources

License

Stars

Watchers

Forks

Packages

No packages published