Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 1.1.6 instead.
Reason given by maintainers: Bug

Makerchip-app

splash

Overview

This repository enables open-source Verilog/SystemVerilog/TL-Verilog development using the Makerchip integrated development environment (IDE). Though Makerchip is cloud-based, this project wraps Makerchip with the look, feel, and function of a desktop application for local development, using a "virtual desktop application" model.

It's quick, easy, light-weight, free, and very powerful.

TL;DR

  • Install: pip3 install makerchip-app
  • Run: makerchip design.tlv (in the foreground)

What's a "Virtual Desktop Application"?

The Makerchip IDE itself runs as a web application, and your compilations and simulations run on our servers. You edit your code in a browser window (in what browsers refer to as "app mode"--a browser window without browsing). Your code auto-saves to the cloud, and this makerchip script auto-saves from the cloud to your desktop. You get the best of the cloud and local development.

Pros of this virtual model (vs. local application):

  • minimal local footprint
  • minimal system requirements
  • platform independence
  • security (a web application does not have access to your system)
  • always-latest features
  • compute resources and maintenance on us (for compilation and simulation)
  • a desktop development use model using an application that is not freely available to run on the desktop (and if you don't care about free, here are some other options)

Cons:

  • reliable internet connection required
  • not for proprietary code (your code is not protected)
  • not for large-scale simulations (you can do integration testing outside of Makerchip)
  • platform stability and support is outside of your control and not guaranteed (though we are motivated by our user base)

Dependencies

- Google Chrome
- Python3/Pip3

Install

pip3 install makerchip-app

OR, from the git repository itself:

git clone git@gitlab.com:rweda/makerchip-app.git
cd makerchip-app
pip3 install .

Basic Usage

makerchip design.tlv   # Run first in the foreground to accept license;
                       # subsequently background (with '&' on linux/MacOS) is fine.

For complete usage instructions:

makerchip --help

Code Templates

Makerchip requires certain code structure to interact with the simulation environment. So if you are starting from scratch, you might want to use --from_url to start from one of these starting templates. For example, to start with the default Makerchip template:

makerchip --from_url 'https://gitlab.com/rweda/makerchip-app/-/raw/master/starting_templates/makerchip_default.tlv' design.tlv

Help

Feel free to contact the Makerchip team.

Enjoy!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

makerchip-app-1.1.3.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

makerchip_app-1.1.3-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file makerchip-app-1.1.3.tar.gz.

File metadata

  • Download URL: makerchip-app-1.1.3.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for makerchip-app-1.1.3.tar.gz
Algorithm Hash digest
SHA256 94689ac6297cb211b40e5f1825604c10c600408f08c11eb06cd3b9f10258b8bc
MD5 4f48cddb8946196da53b001d7fd8d631
BLAKE2b-256 140e294ee803daa625e68f3d7bb14242e47fdfbc6d0dd90b23618a55f3c7a060

See more details on using hashes here.

File details

Details for the file makerchip_app-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: makerchip_app-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for makerchip_app-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 79fd18f7b6a786a2e3796fb90ff5eaa58b1be2a8715494e1dd3ba6a5c1e6cea5
MD5 da123e91de653db82b87feab154ceda2
BLAKE2b-256 4b1668a9c9fc33c10cc85cb5e5367e7465ac57367f155b717ca89d9929fe7d47

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page