GithubHelp home page GithubHelp logo

cloudo0 / nileswan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rsduck/nileswan

0.0 0.0 0.0 9.35 MB

An open source Wonderswan flash cart

License: GNU General Public License v3.0

C 79.38% Lua 0.10% Assembly 8.80% Nim 0.32% SystemVerilog 8.10% Makefile 3.31%

nileswan's Introduction

nileswan

An attempt at creating flash cartridge for Wonderswan.

Expect exciting things here.

Status

A third iteration of the PCB is done which contains 2*8 MB of PSRAM, 512 KB of SRAM and a microcontroller with USB. It has been tested to work with the caveats listed in the errata.

icepack

For the FPGA to be ready in time the bitstream needs to be loaded at the highest speed possible. To achieve this icepack currently needs to be patched in this spot: https://github.com/YosysHQ/icestorm/blob/1a40ae75d4eebee9cce73a2c4d634fd42ed0110f/icepack/icepack.cc#L623 to

this->freqrange = "high";

Eventually I'll create a PR for this but I've been too lazy.

Errata/Notes for fourth PCB iteration

  • SWD for the microcontroller is not connected
  • The microcontroller needs an interrupt line to be connected to the FPGA
  • The screw hole in the PCB doesn't work. It needs to be larger so that an entire screw post can fit through it.
  • Pin 1 of AP22966DC8 is wrongly marked on the in the IBOM leading me to solder it in the wrong way for the second time!!!!
  • The weak pull up during FPGA init seems to be not enough to keep the MCU deselected. A dedicated 10k pull fixes this.
  • /RESET from the cartridge bus is not connected to the FPGA. Thus power cycling the WonderSwan while keeping the FPGA active is not possible (useful to then save the emulated EEPROM).
  • The link on the silkscreen is wrong
  • There is no way for the microcontroller to know when main power is connected/it should go to sleep

nileswan's People

Contributors

rsduck avatar asiekierka avatar

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.