In previous years, we described how Renode support for the Armv8-A CPU architecture profile was enhanced for end-to-end Linux support, and how virtualization can be added for Armv8-R as exemplified by the Cortex-R52 CPU. Now, Antmicro has modeled a System...
The OpenROAD ASIC design toolchain consists of a number of tools and modules, dedicated for various stages in a typical RTL to GDS flow, such as floorplanning, placement, or routing. It also includes utility modules that can be used for optimizing the design...
Pigweed is an open source environment with sets of libraries called modules used for developing embedded systems based on microcontroller units (MCUs). It’s a modular platform enabling you to add new functionalities and test the existing ones. Antmicro...
The open source Bazel build system provides hermetic build environments, facilitating reproducible, controllable builds, with local and distributed cache. This approach significantly accelerates the build process and provides flexibility and extensibility...
In hardware design, thermal simulation is used to predict the heat flow between electronic components and heatspreaders, and to identify potential bottlenecks in a thermal management system, before building physical prototypes. It helps design robust cooling...
When developing AI applications for embedded platforms, it is crucial to properly identify execution bottlenecks which are heavily dependent on matching between the architecture of your model and the capabilities of the hardware and toolchain. With the...