Audience
Firmware developers looking for a tool that helps automate low-level programming
About Metalware
Metalware allows engineers to rapidly understand the hardware and write code by combining insights from datasheets and SDKs. We generate an Intermediate Representation (IR) which is a structured data file generated from documents describing a programmable part, containing a register map for HAL generation and device metadata for compiler lookup of device invariants. This IR enables the implementation of the target RTOS or SDK's API by identifying registers and their layout, whether contiguous or FIFO-backed, etc based on the device metadata. Automatically generate implementation code (HAL, header files) for your target RTOS or SDK.