efabless / caravel

Caravel is a standard SoC harness with on chip resources to control and read/write operations from a user-dedicated space.
https://caravel-harness.readthedocs.io/
Apache License 2.0
263 stars 63 forks source link

Ignore gpio comments and add default value checks. #541

Closed d-m-bailey closed 2 months ago

d-m-bailey commented 2 months ago

Requires constants in the 13'hxxxx format. Ignores contants with hex values greater than 13 bits. Standardizes hex constants in file names to lower case.

d-m-bailey commented 2 months ago

Needed to do a pull first. Please ignore for now