Tagged as: InternshipDocumentation
All internships >Develop an IDE for Hardware Design
Sigasi develops Sigasi Visual HDL, an Integrated Development Environment (IDE) for digital design in SystemVerilog, Verilog or VHDL. We build this IDE on top of VS Code using their extension API and the Language Server Protocol (LSP). We provide the digital designer with all the facilities that are typically reserved for software developers such as syntax checking, navigation, project management, refactoring and autocompletion.
public boolean canApply(Applicant applicant) {
var degrees = Set.of("Computer Science", "Informatics", "ICT", "Electrical Engineer");
return (applicant.isBachelor() || applicant.isMaster()) &&
degrees.contains(applicant.getDegree());
}
Are you a student and interested in an internship, summer job or part time job? We’re looking for (future) software developers, system administrators and hardware designers.
For software developers, we provide you with the opportunity to participate in the core development of the Sigasi tools. Depending on your skill level you will be responsible for such things like fixing small bugs all the way up to improving the UI experience, detecting invalid VHDL, Verilog, or SystemVerilog constructs, dealing with performance issues, improving the compatibility with the language standards, etc.
For system administrators, some sections of our Ansible configuration are in dire need of love. We want to improve the observability of our office, bare metal and virtual servers. Help us keep our CI/CD running without hiccups.
For hardware engineers, we could use students who’d enjoy writing technical blog posts, import existing hardware projects so we can use them during development and QA, integrate external hardware tools, etc.

This internship takes place for at least 4 weeks in 2026, at the Sigasi office, near the fascinating city center of Ghent, Belgium. For more information about this internship proposal, e-mail careers@sigasi.com.