Skip to content

Reads csv-data and generates vhdl code, to be used in a simulation.

License

Notifications You must be signed in to change notification settings

el-coder-sb/CSV2VHDL-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV2VHDL-Converter

Reads csv-data and generates vhdl code (or do file code), to be used in a simulation.

My use case: I save measurement data from an oscilloscope in csv format. With this script I convert the data to vhdl code, so I can use it in a simulation tool as input.

Requirements

Python >= 3.6 (tested with 3.8)

Use

change parameter in

if __name__ == '__main__':

About

Reads csv-data and generates vhdl code, to be used in a simulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published