Skip to content

v0.1.0

Compare
Choose a tag to compare
@sgherbst sgherbst released this 18 Apr 17:06
· 40 commits to main since this release
afcf292

switchboard 0.1.0 (2024-04-18)

Major:

  • Cleanup to simplify example code and make it easier to modify #210
    • Includes new macros that reduce common operations to a single line of Verilog
    • Also includes a cmdline=True option for SbDut that avoids the need to recreate a command-line parser for each place that switchboard is used.