Protoplaster is Antmicro’s open source Python-based tool to thoroughly test platforms that use custom Linux-based Board Support Packages (BSPs). It automates the testing process thanks to a reusable set of tests common to such...
Although cache modeling is usually not part of ISS level simulation, there are cases where it’s crucial to understand memory access patterns e.g., when building a new chip and deciding on cache size and layout, or working on...
When developing complete systems with custom hardware, operating systems, drivers and userspace software, it is essential to have a comprehensive testing framework to be able to quickly pinpoint whether specific issues are...
One of the key metrics helping ensure code quality is test coverage, providing objective, automatic ways of making sure that all of the most important branches of the code are verified. Antmicro’s open source Renode simulation...
At Antmicro, we take a CLI-first approach to developing tools, providing clean and testable APIs as well as using them in continuous integration and other headless scenarios, which are frequently found in the industrial projects...
While landing humans on the Moon was a feat accomplished with very basic compute power of 2MHz provided by the Apollo Guidance Computer, modern spacecraft can take advantage of a much more advanced and capable data processing...
OLDER