News & Updates

Version 2.24.02.27 released.

29 February 2024

Download new release with more speed, new Python and better look.

Version 2.23.04.28 released.

28 April 2023

Download new release with more speed.

Version 2.23.02.02 released.

3 February 2023

Download new release with more speed and less bugs.

Version 2.22.07.22 released.

23 July 2022

Download new release with new features and Croatian language support.

Version 2.22.03.30 released.

30 March 2022

Download new release.

Version 2.22.01.03 released.

5 January 2022

Download new release with button keyboard shortcuts.

Version 2.21.01.10 released.

14 January 2021

Download new release with fixes in Swedish translation and new Python.

Version 2.20.06.25 released.

25 June 2020

Download new release with new features, bug fixes and Swedish translation.

Version 2.20.01.15 released.

15 January 2020

Download new release with bug fixes.

Splitter

Sometimes your circuit can have way too many wires laying in parallel to each other. In such cases you may want to combine them in one bundle. In order to do this you can use splitter which allows you to combine many wires together or split the bundle to separate wires.

Splitter example

Before you drag and drop splitter to your circuit you need to choose bit width of the combined end, number of pins on the divided end, and rotation of the splitter. Let’s say you’ve chosen 8 bit width and 4 pins. That mean each pin on the split side will be a bundle of 2 bits so you can bundle other bundles.
More over input and output pins, constants, RAM and ROM elements all support such bundles connected to them. But you have to specify how many bits bundled together or bit width you need. In order to do these in the edit mode just double click the element and the property dialog will pop up. It is going to be a bit width drop down there that allows you to choose it.

Changing Bit Width

Probe also supports bundles but it is detecting the bit width automatically so you don’t need to manually change it.

Starting from version 2.19.12.09 when you have a wire that connecting pins with different bit widths the wire will become red. This should help you identify such problems earlier.

Red wire