element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
FPGA
  • Technologies
  • More
FPGA
Blog The N64=>HDMI Conversion Project
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join FPGA to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: muddpup64
  • Date Created: 15 Oct 2018 3:35 PM Date Created
  • Views 993 views
  • Likes 3 likes
  • Comments 2 comments
  • hardware
  • student
  • artix-7
  • computer engineering
  • hdmi
  • pcb
  • n64
  • vivado
  • vhdl
  • altera
  • verilog
Related
Recommended

The N64=>HDMI Conversion Project

muddpup64
muddpup64
15 Oct 2018

This is a continuation of this post: Custom Vivado Parts/Board Creation and this post:Nintendo 64 Schematic   I plan on adding to this blog and over time creating a documented progression of the project.

 

For those who did not take the time to go through that post (though you definitely should find the time), here are the cliff notes.

I am a computer engineering student. My end project is to convert raw N64 GPU data (and audio) to HDMI. It will require I design my own board and implement code for the FPGA. Of which I am in the process of developing on my new Edge board.

The project takes direct inspiration from this project: UltraHDMI – RetroRGB

Clearly, that is a lot. So please keep in mind that the project, starting about now, is meant to take at least a year to finish.

 

Most importantly, this project envelops all the things I want in a project;
1. How to use and program an FPGA

2. Designing a PCB

3. The behavior of high speed signals

4. Micro soldering

5. Both hardware and software side of logic design

6. It is something I am interested in and am excited to work on. (This is very important to me.)

I could go on...

 

 

 

Going beyond my original post, I am a computer engineering student at Missouri University of Science and Technology. No, this is not a senior project as I am only a junior. For the past two semesters I have been looking for a project that I would find interesting and would also be challenging. A bunch of conversations about doing research with a number of professors, one design team, and many discussions with friends later, I found this project and decided to dive in head first.

 

 

From here I would like to go straight into answering questions from the previous post;

 

First of all, the staff at MST is fantastic. I have several staff members whom are very knowledgeable on high speed signals and logic.

I have also, in my quest for information, befriended a couple students in the art of FPGAs and high level PCB design, as we are lacking these fields of knowledge within the MST staff. My PCB friend has been designing boards for the past ten years. I am confident in his abilities. My only worry is that I can get the information I need out of him before he graduates in May. My FPGA friend is all self taught, within the past two years. Not the best but all the FPGA information found within the school staff is depressingly disappointing.

While the staff at MST is amazing, do to ridiculous budget cuts (of which induces within me a great anger), the equipment at my university is quite poor. I also very much dislike the majority of the student that go here for I believe they are lazy and of a bad influence on my drive/focus. This being said, the university MAY have an oscilloscope capable of doing what I need but I would much rather have my own. I could then work either by myself or with a colleague and on my own time and not the college's open lab time.

I have found resources that give me the ability to work with a BGA package but if that proves to be a dead end - Is there such a FPGA that is not of the BGA package(I would not think so)?

MK, could you elaborate on what you mean by this:

The on FPGA logic analyzers are, in my experience, pretty useless at seeing what a real design is up to - take out all your spare pins to connectors for debug.

I simply looking to use the FPGA LA (logic analyzer) to analyze the raw output of the N64 signals. Would a discrete LA be better to use?

What would I need to look for in a discrete LA? Do newer oscilloscopes have LA's built into them?

  • Sign in to reply

Top Comments

  • michaelkellett
    michaelkellett over 6 years ago +1
    Bit short of time now, and won't be back until Wednesday - so briefly. The embedded logic analyzers in FPGA tools are intended to debug your design - they are very invasive and I've found that often when…
Parents
  • muddpup64
    muddpup64 over 6 years ago

    Part 2 of my project progression can be found here: The N64=>HDMI Conversion Project: Part 2

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • muddpup64
    muddpup64 over 6 years ago

    Part 2 of my project progression can be found here: The N64=>HDMI Conversion Project: Part 2

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube