Absolute minimal initial checkin

This commit is contained in:
2026-06-27 17:33:25 +02:00
commit 3957277454
13 changed files with 200 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
DESIGN_KIT_NAME = mrModels
TECH_DESC = mrModels
VERSION = 1.0
DESIGN_KIT_ROOT = ../
BOOT_AEL = ../de/ael/boot
ADSLIBCONFIG_DIRECTORY = ../circuit/config
INPUT_DATA_PATH = ../circuit.data;../circuit/models
DDS_TEMPLATES_DIRECTORY = ../circuit/templates
TEMPLATES_DIRECTORY = ../circuit/templates/library
LIB_BROWSER_CTL = ../circuit/records/mrModels_library.ctl
VERILOGA_DIRECTORY = ../veriloga
EXPRESSIONS_DIRECTORY = ../expressions/ael
DOC_DIRECTORY = ../doc
DRC_DIRECTORY = ../drc/rules
NETLIST_EXPORTER_DIRECTORY= ../netlist_exp
BIN_DIRECTORY = ../bin/$SIMARCH$COMPILER_VER
DEFAULTS_DESIGNS=mrModels:mrmodels_include:schematic
@@ -0,0 +1,2 @@
-- Master.tag File, Rev:1.0
sch.oa
Binary file not shown.
@@ -0,0 +1,2 @@
-- Master.tag File, Rev:1.0
symbol.oa
Binary file not shown.
BIN
View File
Binary file not shown.