All Projects → jdryg → Dls Schematics

jdryg / Dls Schematics

Licence: cc0-1.0
Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Dls Schematics

antares
Digital circuit learning platform
Stars: ✭ 15 (-87.9%)
Mutual labels:  simulation, logic
CSCv2
Version 2 of my Crazy Small CPU
Stars: ✭ 53 (-57.26%)
Mutual labels:  cpu, logic
Mipt Mips
Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
Stars: ✭ 250 (+101.61%)
Mutual labels:  cpu, simulation
Boolr
A digital logic simulator
Stars: ✭ 445 (+258.87%)
Mutual labels:  logic, simulation
Lbox
Stars: ✭ 116 (-6.45%)
Mutual labels:  logic
Sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Stars: ✭ 1,460 (+1077.42%)
Mutual labels:  cpu
Neorv32
A small and customizable full-scale 32-bit RISC-V soft-core CPU and SoC written in platform-independent VHDL.
Stars: ✭ 106 (-14.52%)
Mutual labels:  cpu
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (-15.32%)
Mutual labels:  simulation
Cellularforms
An implementation of Andy Lomas' Cellular Forms.
Stars: ✭ 124 (+0%)
Mutual labels:  simulation
Onemkl
oneAPI Math Kernel Library (oneMKL) Interfaces
Stars: ✭ 122 (-1.61%)
Mutual labels:  cpu
Nnpack
Acceleration package for neural networks on multi-core CPUs
Stars: ✭ 1,538 (+1140.32%)
Mutual labels:  cpu
Lime Miner
a simple hidden silent XMR miner.
Stars: ✭ 109 (-12.1%)
Mutual labels:  cpu
Impala
An imperative and functional programming language
Stars: ✭ 118 (-4.84%)
Mutual labels:  cpu
Sicm
Working through Structure and Interpretation of Classical Mechanics.
Stars: ✭ 106 (-14.52%)
Mutual labels:  simulation
Molecular Design Toolkit
Notebook-integrated tools for molecular simulation and visualization
Stars: ✭ 123 (-0.81%)
Mutual labels:  simulation
Xut.js
批量生成应用平台 http://t.cn/RazBbL0
Stars: ✭ 105 (-15.32%)
Mutual labels:  simulation
Thorin
The Higher-Order Intermediate Representation
Stars: ✭ 116 (-6.45%)
Mutual labels:  cpu
Covasim
COVID-19 Agent-based Simulator (Covasim): a model for exploring coronavirus dynamics and interventions
Stars: ✭ 122 (-1.61%)
Mutual labels:  simulation
Financial life
A framework for analysing financial products in personalized contexts
Stars: ✭ 116 (-6.45%)
Mutual labels:  simulation
Livehd
Live Hardware Development (LiveHD), a productive infrastructure for Synthesis and Simulation
Stars: ✭ 110 (-11.29%)
Mutual labels:  simulation

dls-schematics

Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls

NOTES:

  1. All schematics in this repo require DLS v0.4 or greater (.sch version 1.1). If a schematic requires a specific version, it will be mentioned in the corresponding Readme.
  2. All schematics are self-contained. Even if a schematic uses a component from another category, you don't have to download the component's schematic separately.

Table of Contents

Install a schematic

  1. Download a copy of the schematic you are interested in and place it in the following folder:
  • DLS v0.6.1 or lower: %APPDATA%\DLS\schematics
  • DLS v0.7.0 or greater: %USERPROFILE%\Documents\DLS\schematics
  1. Start DLS. You can load the new schematic via the Load Schematic button on the main toolbar.

Install a package

  1. Download a copy of the package you are interested in, from the packages folder, and place it in the following folder:
  • DLS v0.6.1 or lower: %APPDATA%\DLS\packages
  • DLS v0.7.0 or greater: %USERPROFILE%\Documents\DLS\packages
  1. Start DLS. The new package should be available in your library.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].