Binoy B
07/26/2022, 6:15 AMMitch Bailey
07/26/2022, 7:53 AMBinoy B
07/26/2022, 7:59 AMMitch Bailey
07/26/2022, 9:16 AMBinoy B
07/26/2022, 9:19 AMMitch Bailey
07/26/2022, 9:59 AMexport USER_ID="1234ABCD"
make set_user_id
make gpio_defaults
make ship (or for caravan: make truck)
The user_id is decided by efabless and the gpio_defaults are taken from verilog/rtl/user_defines.v
.
If you wanted to get something close, you could probably execute the above commands yourself.