OpenCyphal / pydsdl

Cyphal DSDL processing front end implemented in Python
https://opencyphal.org
MIT License
10 stars 9 forks source link

Expression evaluator should use the bit length set solver instead of forcing numerical expansion #67

Open pavel-kirienko opened 3 years ago

pavel-kirienko commented 3 years ago

https://github.com/UAVCAN/pydsdl/blob/a1be9d99f88ce34d964d480ac5afeedaaa48a4d9/pydsdl/_data_type_builder.py#L184-L186

_Originally posted by @thirtytwobits in https://github.com/UAVCAN/pydsdl/pull/66#discussion_r608915907_