Workflows
This section provides practical guides on how to use Bender for common hardware development tasks throughout the project lifecycle.
- Initialization: Setting up a new Bender package from scratch.
- Adding and Updating Dependencies: Managing external packages and ensuring reproducible builds.
- Generating Tool Scripts: Creating compilation and simulation scripts for various EDA tools.
- Package Development: Developing multiple packages simultaneously using the
cloneandsnapshotflow. - Vendorizing External Code: Managing external repositories that don’t natively support Bender.
- Continuous Integration: Optimizing CI pipelines.