hneemann / Digital

A digital logic designer and circuit simulator.
GNU General Public License v3.0
4.31k stars 436 forks source link

Squashed Signals When Creating a Hierarchical Design #1270

Closed tthompsongmsi closed 6 months ago

tthompsongmsi commented 6 months ago

I created an alu and then placed it in my current design. the signals are all squashed together. I Looked at the section on the SVGs but I don't see how to fix this problem. Please see attached immage. alu

hneemann commented 6 months ago

In the settings of the alu you can define a width.

tthompsongmsi commented 6 months ago

Thank you!