Giter Site home page Giter Site logo

Comments (6)

harbaum avatar harbaum commented on July 25, 2024

If i remember correctly the guy behind http://ws0.org/ did it a long time ago. Maybe you contact him.

from mist-board.

Creep69 avatar Creep69 commented on July 25, 2024

Thanks Till, I will try this. Since the multicomp project is so well
documented, it should find its way to MiST and is a good project to
start with.

Rene

from mist-board.

Creep69 avatar Creep69 commented on July 25, 2024

Found the project here:

http://ws0.org/building-your-own-custom-computer-with-the-mist-fpga-board-part-1/

From scratch it works to build the 4KB Z80 Basic computer. Up to 32KB RAM was possible with FPGA-SRAM, for more we need to utilize the SDRAM. When this is done and accessing SD-Card works, too, it should be possible to built the whole CP/M computer for MiST. If I succeed, I will give notice.
Rene

from mist-board.

wsoltys avatar wsoltys commented on July 25, 2024

Yeah, its quite some time that I build that. Please go ahead and try to extend it. Using sdram should be possible with Till's wrapper. SD card might be a little trickier.

from mist-board.

harbaum avatar harbaum commented on July 25, 2024

The sdram of the mist is a standard one. Any core supporting sdram should easily be ported. The sd card needs a wrapper as the sd card is not connected directly to the fpga on the mist.

For both, the sdram as well as the sd card are examples available in the mist tutorials:

Https://github.com/mist-devel/mist-board/tree/master/tutorials/soc

from mist-board.

Creep69 avatar Creep69 commented on July 25, 2024

Hi both, thanks for the hints. It's my first FPGA project and I'm already working with the tutorials. I'm confident to get the SDRAM connection working. Regarding SD card, even to use it to load/store images might be enough. The CP/M System Alteration Guide describes how to port it to almost any architecture. Since Grant Searle used a serial terminal to transfer the system files to the Z80 system and then to the SD card, I have to do some modifications, anyway. Good project for learning!

from mist-board.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.