DBC frontend¶
The DBC (CAN database) frontend (taktora-idl-dbc (BB_0119)): parses .dbc text
into a typed model and lowers it onto an idl-core Module plus a
physical-layout sidecar. DBC is the natural first frontend because it is
bounded by construction — every message has a fixed DLC and every signal
a fixed bit width.
A new crate |
|
|