System updated with many bug revised

This commit is contained in:
2026-05-27 11:40:32 +08:00
parent 83b606c6c3
commit 2b4bb5ea64
8 changed files with 199 additions and 99 deletions
@@ -1,56 +0,0 @@
# =============================================
# mxPIC Cell/Project Definition File
# =============================================
schema_version: "2.0.0"
kind: cell
project: mxpic_project_1
name: mxpic_project_1
type: project
version: "1.0.0"
# 1. External Ports (How this cell connects to the outside world)
ports:
- name: in0
layer: WG_CORE
x: 0.0
y: 0.0
angle: 180.0
width: 0.5
- name: out0
layer: WG_CORE
x: 100.0
y: 10.0
angle: 0.0
width: 0.5
- name: out1
layer: WG_CORE
x: 100.0
y: -10.0
angle: 0.0
width: 0.5
# 2. Instances (The sub-components dropped onto this canvas)
instances:
canvas_1:
component: canvas_1
x: 250.0
y: 200.0
rotation: 0.0
mirror: false
settings:
length:
component_2:
component: canvas_1
x: 250.0
y: 280.0
rotation: 0.0
mirror: false
settings:
length:
# 3. Bundles (Grouped links for multi-bus/parallel routing)
bundles:
output_bus:
routing_type: euler_bend
links:
@@ -1,4 +0,0 @@
{
"name": "mxpic_project_1_2",
"technology": "Silterra/EMO1_2ML_CU_Al_RDL"
}
@@ -1,4 +0,0 @@
{
"name": "mxpic_project_1_3",
"technology": "Silterra/EMO1_2ML_CU_Al_RDL"
}
@@ -1,4 +0,0 @@
{
"name": "mxpic_project_1_4",
"technology": "Silterra/EMO1_2ML_CU_Al_RDL"
}