Virtual I/O (Virtio), described in an open specification by OASIS Open, provides interfaces that allow Virtual Machines (VMs) to access virtual devices (i.e. devices that are not emulated based on real hardware). Compared to physical device emulation, where...
Open Compute Project’s Datacenter Secure Control Module (DC-SCM) specification provides an electrical and mechanical standard for Baseboard Management Controller (BMC) cards, moving typical server management, security and control features to a separate...
Antmicro’s broad portfolio of open hardware designs includes numerous NVIDIA Jetson-based platforms, with the versatile Jetson Orin Baseboard leading the way as one of Antmicro’s most popular projects, used across different industries, including space.
Capturing and processing signals in machine vision systems inevitably involves video latency, which in many real-time applications becomes a critical parameter influencing proper operation, a good user experience, and, in some cases, even safety.
Ghidra is an open source software analysis framework that provides numerous features that help developers understand how compiled software works, without access to the source code. Its main purpose is analyzing malicious software, as it allows inspecting...
Antmicro’s open source Renode simulation framework executes code using binary translation - if you run a Cortex-M target on your typical Linux PC, you need to translate the ARM Cortex-M instruction set to x86-64. However, if you want to simulate an x86...