Integrate Simulators in Sigasi Online

Sigasi develops an integrated development environment (IDE) that makes chip designers more productive. Our IDE, Sigasi Visual HDL, based on Visual Studio Code (VS Code), is focused on VHDL and SystemVerilog, the two most common hardware design languages.

In 2022, we leveraged the VS Code plugin to bring Sigasi to the browser as Sigasi Online. We can now offer user trials of Sigasi without the need to install anything, and customers can deploy their own Sigasi Online servers to create development environments for their hardware designers on the fly.

public boolean canApply(Applicant applicant) {
    var degrees = Set.of("Computer Science", "Informatics", "ICT");
    return (applicant.isBachelor() || applicant.isMaster()) &&
            degrees.contains(applicant.getDegree());
}

Missing from Sigasi Online, however, are integrations with hardware simulators. These simulators are an integral par of hardware development since they allow designers to test their designs and verify whether they work correctly.

These integrations spawn processes typically on the system running Sigasi Visual HDL, which is a remote server for Sigasi Online. In this internship, you will investigate how we can integrate similators into Sigasi Online.

You will join Sigasi’s code engineering team and participate in actual product development. You’ll be part of the daily scrum. Your code will be a first-class citizen, go through the standard review cycle, and eventually have a tangible impact on our product.

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

See also