You've already forked E2E-Turbot-BOMGEN
E2E @ c6e30ffe - push to main #184
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/184/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: push to main
Ref:
c6e30ffe3ac1966ed8063b8b6251d4bcc3fba134Mode: e2e
Cache: enabled (s3://allspice-storage-allspice-cloudstaging-staging/datasheet_cache)
Cleanup: auto-closed after 7 days
Resolved config
Triggered at 2026-05-15T16:19:40.811269Z. Branch
9af1556ewill be deleted on cleanup.DRCY has reviewed this Design Review, and there should be a review posted below.
DRCY Connections Checker Review
DRCY reviewed the connections in the 25 page(s) that changed in this DR. From these pages, DRCY selected 10 component(s) to review, and found 7 potential issue(s) in 4 component(s). DRCY has posted comments on the schematic for each potential issue. For more details on the components reviewed and their connections, click on the dropdown below.
Component Details
DRCY selected and reviewed all connections from the following components of the schematic:
CPU1 - INTEL_ATOM_E3825_SOC ❌
DRCY flagged 2 potential issues in this component.
📄 DRCY referred to this Datasheet for this component. 📤 Replace a datasheet
VGA_DDCCLK and VGA_DDCDATA pins are connected to 150-ohm pull-down resistors (R39 and R38 respectively) to ground. DDC signals use I2C protocol which requires pull-up resistors for proper operation, not pull-down resistors. If VGA is intentionally disabled, the 150-ohm value is too low for termination and should be 10K or higher to avoid excessive current draw.
VGA_DDCCLK and VGA_DDCDATA pins are connected to 150-ohm pull-down resistors (R39 and R38 respectively) to ground. DDC signals use I2C protocol which requires pull-up resistors for proper operation, not pull-down resistors. If VGA is intentionally disabled, the 150-ohm value is too low for termination and should be 10K or higher to avoid excessive current draw.
DDI compensation pins are swapped. Pin AK13 (DDI_RCOMP_N per datasheet) connects to DDI_RCOMP_P net, while pin AK12 (DDI0_RCOMP_P per datasheet) connects to DDI_RCOMP_N net. These connections should be reversed.
DDI compensation pins are swapped. Pin AK13 (DDI_RCOMP_N per datasheet) connects to DDI_RCOMP_P net, while pin AK12 (DDI0_RCOMP_P per datasheet) connects to DDI_RCOMP_N net. These connections should be reversed.
U39 - SN74LVC1G14DCKR ✅
DRCY found no issues in this component 🎉
📄 DRCY referred to this Datasheet for this component. 📤 Replace a datasheet
R39 - 150 ohm 1% 1/16W 0402 ❌
DRCY flagged 2 potential issues in this component.
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
Pin 1 is connected to CRT_CLK (VGA_DDCCLK from CPU1). This resistor is incorrectly configured as a pull-down on an I2C clock line.
Pin 2 is connected to ground, completing the incorrect pull-down configuration.
R40 - 357 ohm 1% 1/4W 0402 ✅
DRCY found no issues in this component 🎉
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
R38 - 150 ohm 1% 1/16W 0402 ❌
DRCY flagged 2 potential issues in this component.
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
Pin 1 is connected to CRT_DAT (VGA_DDCDATA from CPU1). This resistor is incorrectly configured as a pull-down on an I2C data line.
Pin 2 is connected to ground, completing the incorrect pull-down configuration.
R217 - 402 ohm 1% 1/4W 0402 ✅
DRCY found no issues in this component 🎉
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
R213 - 150 ohm 1% 1/16W 0402 ✅
DRCY found no issues in this component 🎉
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
R257 - 2.2K ohm 1% 1/10W 0402 ❌
DRCY flagged 1 potential issues in this component.
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
R257 provides an inappropriate pull-down resistor on the DDI1_DDCDATA I2C line. For a disabled interface, the data line should be tied directly to GND (like DDI1_DDCCLK) or left floating, not pulled down through a resistor.
R257 provides an inappropriate pull-down resistor on the DDI1_DDCDATA I2C line. For a disabled interface, the data line should be tied directly to GND (like DDI1_DDCCLK) or left floating, not pulled down through a resistor.
R102 ✅
DRCY found no issues in this component 🎉
⚠️ DRCY couldn't retrieve a Datasheet for this component. 📤 Upload a datasheet
TP15 ✅
DRCY found no issues in this component 🎉
ℹ️ DRCY didn't use a Datasheet for this component.
📤 Upload Missing Datasheets
DRCY was unable to find datasheets for the following components. You can upload datasheets to your repository to use them in future reviews.
⚠️ Analysis Failures
DRCY was unable to analyze 22 component(s). These issues are usually temporary, and may be resolved with another review request. If problems persist, please contact AllSpice support.
Note: DRCY uses AI. Please verify the outputs.
[🚨 Error] Component
CPU1, pinsBC1, BC2: VGA_DDCCLK and VGA_DDCDATA pins are connected to 150-ohm pull-down resistors (R39 and R38 respectively) to ground. DDC signals use I2C protocol which requires pull-up resistors for proper operation, not pull-down resistors. If VGA is intentionally disabled, the 150-ohm value is too low for termination and should be 10K or higher to avoid excessive current draw.Replace a datasheet: 📤 CPU1
[🚨 Error] Component
CPU1, pinsAK12, AK13: DDI compensation pins are swapped. Pin AK13 (DDI_RCOMP_N per datasheet) connects to DDI_RCOMP_P net, while pin AK12 (DDI0_RCOMP_P per datasheet) connects to DDI_RCOMP_N net. These connections should be reversed.Replace a datasheet: 📤 CPU1
[🚨 Error] Component
R39, pin1: Pin 1 is connected to CRT_CLK (VGA_DDCCLK from CPU1). This resistor is incorrectly configured as a pull-down on an I2C clock line.Upload a datasheet: 📤 R39
[🚨 Error] Component
R39, pin2: Pin 2 is connected to ground, completing the incorrect pull-down configuration.Upload a datasheet: 📤 R39
[🚨 Error] Component
R38, pin1: Pin 1 is connected to CRT_DAT (VGA_DDCDATA from CPU1). This resistor is incorrectly configured as a pull-down on an I2C data line.Upload a datasheet: 📤 R38
[🚨 Error] Component
R38, pin2: Pin 2 is connected to ground, completing the incorrect pull-down configuration.Upload a datasheet: 📤 R38
[🚨 Error] Component
R257, pins1, 2: R257 provides an inappropriate pull-down resistor on the DDI1_DDCDATA I2C line. For a disabled interface, the data line should be tied directly to GND (like DDI1_DDCCLK) or left floating, not pulled down through a resistor.Upload a datasheet: 📤 R257
Design review closed