Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions Documentation/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# TriComm Adapter Documentation

This directory contains the documentation and validation reports for the **TriComm Adapter** PCB design project.

## Project Documentation

The following documents are included:

* **Project Report**: Provides an overview of the TriComm Adapter, design methodology, schematic implementation, PCB layout, routing, and design considerations.
* **ERC Report**: Contains the results of the Electrical Rules Check performed on the completed design.
* **DRC Report**: Contains the results of the Design Rules Check performed on the final PCB layout.

## Design Validation

The completed TriComm Adapter design was validated using the electrical and PCB design rule checking tools provided as part of the eSim/KiCad design workflow.

### Electrical Rules Check (ERC)

The final schematic successfully passed the **Electrical Rules Check (ERC)** with no unresolved ERC errors.

### Design Rules Check (DRC)

The final PCB layout successfully passed the **Design Rules Check (DRC)** with no unresolved DRC errors.

These validation results confirm that the submitted schematic and PCB layout satisfy the applicable electrical connectivity and PCB design-rule checks.

## Files Included

* `TriComm_Adapter_Project_Report.pdf`
* `TriComm_Adapter_ERC_Report.rpt`
* `TriComm_Adapter_DRC_Report.rpt`

The reports are provided in their original generated formats for verification and reference.
10 changes: 10 additions & 0 deletions Documentation/TriComm_Adapter_New_DRC.rpt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
** Drc report for C:\Users\DELL\eSim-Workspace\TriComm_Adapter_New\TriComm_Adapter_New.kicad_pcb **
** Created on 2026-08-20 00:07:34 **

** Found 0 DRC violations **

** Found 0 unconnected pads **

** Found 0 Footprint errors **

** End of Report **
15 changes: 15 additions & 0 deletions Documentation/TriComm_Adapter_New_ERC.rpt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ERC report (17-08-2026 16:31:10, Encoding UTF8)

***** Sheet /

***** Sheet /USB_to_UART_via_RJ45/

***** Sheet /USB_Hub_/

***** Sheet /SPI_interface/

***** Sheet /I2C_interface/

***** Sheet /Power_Select_/

** ERC messages: 0 Errors 0 Warnings 0
Binary file not shown.
Loading