OR-1 dataflow CPU sketch
1{
2 "board": {
3 "active_layer": 0,
4 "active_layer_preset": "",
5 "auto_track_width": true,
6 "hidden_netclasses": [],
7 "hidden_nets": [],
8 "high_contrast_mode": 0,
9 "net_color_mode": 1,
10 "opacity": {
11 "images": 0.6,
12 "pads": 1.0,
13 "shapes": 1.0,
14 "tracks": 1.0,
15 "vias": 1.0,
16 "zones": 0.6
17 },
18 "selection_filter": {
19 "dimensions": true,
20 "footprints": true,
21 "graphics": true,
22 "keepouts": true,
23 "lockedItems": false,
24 "otherItems": true,
25 "pads": true,
26 "text": true,
27 "tracks": true,
28 "vias": true,
29 "zones": true
30 },
31 "visible_items": [
32 "vias",
33 "footprint_text",
34 "footprint_anchors",
35 "ratsnest",
36 "grid",
37 "footprints_front",
38 "footprints_back",
39 "footprint_values",
40 "footprint_references",
41 "tracks",
42 "drc_errors",
43 "drawing_sheet",
44 "bitmaps",
45 "pads",
46 "zones",
47 "drc_warnings",
48 "drc_exclusions",
49 "locked_item_shadows",
50 "conflict_shadows",
51 "shapes"
52 ],
53 "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
54 "zone_display_mode": 0
55 },
56 "git": {
57 "repo_type": "",
58 "repo_username": "",
59 "ssh_key": ""
60 },
61 "meta": {
62 "filename": "OR-1.kicad_prl",
63 "version": 5
64 },
65 "net_inspector_panel": {
66 "col_hidden": [],
67 "col_order": [],
68 "col_widths": [],
69 "custom_group_rules": [],
70 "expanded_rows": [],
71 "filter_by_net_name": true,
72 "filter_by_netclass": true,
73 "filter_text": "",
74 "group_by_constraint": false,
75 "group_by_netclass": false,
76 "show_unconnected_nets": false,
77 "show_zero_pad_nets": false,
78 "sort_ascending": true,
79 "sorting_column": -1
80 },
81 "open_jobsets": [],
82 "project": {
83 "files": []
84 },
85 "schematic": {
86 "selection_filter": {
87 "graphics": true,
88 "images": true,
89 "labels": true,
90 "lockedItems": false,
91 "otherItems": true,
92 "pins": true,
93 "symbols": true,
94 "text": true,
95 "wires": true
96 }
97 }
98}