Using pip to Manage HDL Components

Posted on 27 Jan 2024 in Automation • Tagged with python • 2 min read

There is no any standard package manager for HDL components. What if you take a package manager from a popular language and try to adapt it to HDL?


Continue reading

Corsair - генератор карты контрольно-статусных регистров

Posted on 03 Sep 2021 in Automation • Tagged with python • 6 min read

Написал свой генератор карты CSR на Python и Jinja2.


Continue reading

Прокачиваем скрипты симуляции HDL с помощью Python и PyTest

Posted on 17 Jan 2021 in Automation • Tagged with python • 11 min read

Концепт запуска HDL тестов через Pytest


Continue reading