efabless / caravel-gf180mcu

This repository is the GF180MCU port of Caravel. For more information about Caravel, see the original repo at https://github.com/efabless/caravel.
Apache License 2.0
7 stars 8 forks source link

Fixed backwards user ID bits. #179

Closed RTimothyEdwards closed 10 months ago

RTimothyEdwards commented 11 months ago

Changed the conversion from integer to string in the python "set_user_id.py" script so that the bits are in the correct order when compared against via positions later in the script.