Git for Hardware

AllSpice new design review creation process.

Design review basics in Git for hardware

Every hardware engineer is familiar with traditional design review. In the past, it made sense to gather a group of people in a room, staring at a projector screen, and manually walk through the schematics and PCB layout. Every person has a chance to voice their input and create action items.

Design review basics in Git for hardware Read More »

Revision control concepts

Revision control concepts: Git for hardware

Revision control has made huge strides in the past 15 years. File repos no longer need dedicated IT employees to set up and maintain servers. Numerous providers offer turnkey solutions for revision control. The most popular and functional tool has been the git.

Revision control concepts: Git for hardware Read More »

Good versus bad commit messages.

Git for hardware: best practices for commits

Revision control can be overwhelming when first starting out. Engineers used to releasing files once per PCBA revision can be daunted by commits. It’s very easy to finish working on a section of a schematic and instantly jump to another. Keeping the development momentum flowing is important.

Git for hardware: best practices for commits Read More »

Scroll to Top