Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Perhaps there is a better way? --- Quote End --- What is the "Big Picture" here? Why do you want the data in Python? You could format the data directly in SystemVerilog or VHDL and write the data files in exactly the format you want. The HDL languages are just as capable as any other programming language. For example, I'll sometimes have the testbench write a MATLAB script, and then I can generate plots without having to actually write MATLAB code :) Cheers, Dave