Gumnut Assembler written in Python
Project description
gumnut-assembler
Gumnut Assembler written in Python.
gumnut-assembler is a python-based implementation of Peter Ashenden’s Gumnut assembler gasm which assembles the machine code to be used with his 8-bit soft-core Gumnut. For more information refer to The Designers Guide to VHDL https://www.sciencedirect.com/book/9780120887859/the-designers-guide-to-vhdl
gumnut-assembler was forked from my very first implementation created at the laboratory for digital engineering at the University of Applied Sciences Augsburg back in 2015.
As of now, gumnut-assembler supports all gasm instructions and assembles the same machine code as gasm.
Documentation
Please refer to https://gumnut-assembler.readthedocs.io/en/latest/
Changelog
3.0.0
Changed
Changed CLI entry point name from gumnut_assembler to gumnut-assembler
2.0.0
Changed
Enforced proper module names and naming convention
1.0.3
Fixed
Typos in README
Making sure tox is using the package, not the source files for testing
Updated development docs
1.0.2
Changed
The README file is now also using reStructuredText format
Fixed
equ directive is now working for ascii values (e.g. char_a: equ 'a')
1.0.1
Added
Proper CLI for standalone usage
Documentation (still in progress, though)
Introduced tox for handling testing, build, and publishing tasks
Introduced Github Actions for automated testing
Changed
Replaced nosetest with pytest as the choice for unit and integration testing
Updated the existing tests for pytest
Fixed
Module imports were fixed
1.0.0
The initial version which was gumnut-assembler was forked from.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gumnut-assembler-4.0.0.tar.gz
.
File metadata
- Download URL: gumnut-assembler-4.0.0.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f3de063e920886e661ae248f8f0b4d7f148534861dabe223ce89b4b08d7e169 |
|
MD5 | 83004b29b6878abbdc35d8838c62d168 |
|
BLAKE2b-256 | 02b7996f97896d65c32f4a42cfe78df0c284ccd81caa8592bc574725fb744abd |
File details
Details for the file gumnut_assembler-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: gumnut_assembler-4.0.0-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f1b18be313c4644141640144a2e1e0f414f13d129dc4d591946ddc8ec51ed91 |
|
MD5 | 4abd127b7f22cbdb5e6dce3237294dba |
|
BLAKE2b-256 | 6be840a40afd19cd7b14ce29130765ec3c4a28453a784425058aab93b50d7b13 |