Taming complex chip designs with beautiful diagrams

Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=tBZVyYKgpcU



Duration: 26:36
174 views
4


In this talk we will show how text-based design, combined with graphical views, makes chip designers more productive.

Graphical diagrams are a powerful tool to document and review chip designs. While it is easy to convey a simple design in a visual way, things get out of control very easily. Likewise, it is not practical to manually draw a large number of lines between two modules. In addition, much of the time needed for graphical design entry is spent on placing objects on the screen, making them look nice, or on squeezing extra functionality into a congested design. So graphical editors are not practical for complex chip design.

At Sigasi, we favor text based design entry (in VHDL or SystemVerilog) combined with graphical views that visualize the design. These graphical Views are automatically generated, so you always have an up to date graphical way to explore a design.
For complex designs however, these diagrams still contain too much details. To limit the amount of details we developed an Xtext DSL to simplify and enhance diagrams, and allow multiple views on the same code.

In this talk we’ll discuss the challenges we faced to create graphical views. A lot of experimentation was required to find the right visualisation framework, layouting algorithm and graphical elements. We also present the several technical challenges we encountered while integrating these solutions in Eclipse.

Speaker(s):
Titouan Vervack (Sigasi)
Hendrik Eeckhaut
Lieven Lemiengre (Sigasi)