Skip to content

Conversation

@simon-frankau
Copy link

When playing with galasm, I spotted a couple of bugs:

  • The output filenames before the extension would be truncated because earlier NUL characters can appear in the file name returned by GetBaseName.
  • The fuse file was misformatted for e.g. GAL16V8 because of some missing 'break;'s.

These commits fix the bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant