Hi <@U01819B63HP> I think I've discovered an issue...
# xschem
t
Hi @User I think I've discovered an issue when xschem generates netlists. If i have a line in my
code
component to include a file but the path is above a certain length, it puts the
.inc
one one line, and then
+ <long path to file name>
on the next line which the simulator complains about. Have you noticed this before/Is there a way to fix this which doesn't involve creating separate include files with shorter paths or editing the netlist?