At least on Windows, I'm getting white-space diffs due to line ending changes when I build. Am I missing something obvious here? Is there a way to turn this off.
Wait, I'm not sure now. Maybe it's git Windows/Linux confusion that's screwup on my line endings. Hmmph
Quartus Prime is monkeying with line endings?
-
- Posts: 114
- Joined: Fri Aug 06, 2021 5:30 pm
- Has thanked: 150 times
- Been thanked: 20 times
-
- Core Developer
- Posts: 547
- Joined: Sun May 24, 2020 9:30 pm
- Has thanked: 20 times
- Been thanked: 145 times
Re: Quartus Prime is monkeying with line endings?
It’s probably Windows/Linux confusion unless your editor is forcing a particular indentation method.
I find that GitHub Desktop deals with that line ending stuff OK.
I find that GitHub Desktop deals with that line ending stuff OK.
-
- Posts: 114
- Joined: Fri Aug 06, 2021 5:30 pm
- Has thanked: 150 times
- Been thanked: 20 times
Re: Quartus Prime is monkeying with line endings?
Oops, VHDL is not case sensitive, but verilog is. (Still working through little quirks like this.)