Forum Discussion
masterboyle
New Contributor
5 years agoCSV import to assignment editor help
Hi,
I'm using Quartus Lite 20.1.1 with a terasic de0-nano. I'm following some online tutorials and trying to get a pinout file saved in csv format to import in the assignment editor. The error I ge...
masterboyle
New Contributor
5 years agoI attached the files above that I think show that the problem is not just in the column naming. My columns are named the same as the "good" file, and will not import.
RichardT_altera
Super Contributor
5 years agoHi,
Try to open the "bad" file and save the file as in CSV (Comma delimited) (*.csv) format. I try to save the "good" file to CSV UTF-8 (Comma delimited) (*.csv) instead and the import assignment does not work.
Let me know if it helps.
- masterboyle5 years ago
New Contributor
Ok I will try that.
- RichardT_altera5 years ago
Super Contributor
Do you able to solve the issue?