Skip to content

Code to support porting MiST cores to other boards.

License

Notifications You must be signed in to change notification settings

neurorulez/DeMiSTify

 
 

Repository files navigation

DeMiSTify

Support code intended to assist in the porting of MiST FPGA cores to other target boards, specifically the Turbo Chameleon 64 cartridges. Copyright (c) 2021 by Alastair M. Robinson

Please note

If you use this project to port a MiST FPGA core to a new board, please respect the license of this project and also of the core being ported.

Generally, this means you are obliged to supply on request the full source and project files which correspond to any binary release (whether that binary takes the form of a file, or is pre-programmed into a chip) to anyone who has received the binary - or better yet, if the binary is available for download make the source available for download from the same place.

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with with this program.
If not, see <https://www.gnu.org/licenses/>.

About

Code to support porting MiST cores to other boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 37.5%
  • C 32.9%
  • Tcl 22.0%
  • Verilog 3.7%
  • Makefile 2.6%
  • Shell 0.8%
  • SystemVerilog 0.5%