Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 383 Bytes

File metadata and controls

23 lines (18 loc) · 383 Bytes

ChipMap

A simple tool to visualize chip layouts and memory mappings.

Getting started

  1. Clone the repository
git clone https://github.com/RyZeDZ/ChipMap.git
cd ChipMap
  1. Install the requirements
pip install -r requirements.txt
  1. Run the tool
python main.py

License

This project is licensed under the GNU General Public License v3.0.