• Gary Wong's avatar
    Be friendlier about incompatible options. · 99e2f04e
    Gary Wong authored
    Collect --with-ethernet/--with-etherbone, --with-spi-sdcard/--with-sdcard,
    etc. into ArgumentParser.add_mutually_exclusive_group()s.  That way, we
    get pretty --help output, and appropriate error messages if somebody
    tries to ask for something that doesn't make sense.
    99e2f04e
nexys4ddr.py 6.71 KB