chili-chips-ba / openeye-CamSI

A truly opensource camera serial interface. No frills. No backdoors that compromise security. Outstanding signal integrity. Hi-rez video pipeline with remote connectivity. For Sony, Series7 & open FPGA makers on limited budget. Augments openXC7 CI/CD, challenging its timing-savvy. Promotes the lesser-known EU boards.
https://nlnet.nl/project/TISG
BSD 3-Clause "New" or "Revised" License
22 stars 5 forks source link

issue#4 - Creation of Standalone MMCM Model #17

Open Juninho99 opened 4 months ago

Juninho99 commented 4 months ago

Creation of Standalone MMCM Model

Description

We need to create a standalone MMCM (Mixed-Mode Clock Manager) model and make some adjustments to the current design by removing the Python parts related to the testbench for the PLL RTL blocks. The following tasks have been identified for this improvement:

Tasks

chili-chips-ba commented 4 months ago

That's a good catch!

The current method of modeling at PLL level by direct overrides from cocotb is failing to account for the logic in pll*.sv_ RTL. That results in failing sim, which our earlier DV lead tried to fix by patching RTL for what in reality were modeling issues.