Jump to content

duaneellis

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

duaneellis's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. here seem to be multiple ZedBoard projects and searching has failed me here. What I am looking for is the "out of box Xilinx HDL project" that creates the "in the box bitstream" To be clear: I don't need the bitstream I can find plenty of those - What I want is the source so that I can modify the out of box bitstream by adding some things to it. I'm sure this is one of the repos on GitHub - however it is impossibly hard to sort through the nearly 300 projects. What I do find are projects with an LED (but no HDMI), or an OLED - (but missing something else) - what I would like have is the base project that ships with the ZedBoard so that I can start from that. A link would be most helpful. Also - tagging project/repo names with "out of box" or something similar would be very helpful. Instead I see random things, ie: "DMA project" or some other think like "uart example" which is stripped down and missing lots of stuff
  2. some type of a cross between a pmod board and a maker type breakout board would be nice example I need to attach a n odd ball SOIC-8 chip,to a pmod, or a QFN package in the maker space they sell breakout boards you can solder a surface mount chip to example: https://www.amazon.com/Adafruit-Breakout-SOIC-8-MSOP-8-TSSOP-8-6/dp/B00OKCOKVE you can then mount this to a pmod breadboard (sold by digilent) it would be nice to have a single board to purchase 2nd suggestion: an lvds pmod - single ende input (4x) lvds output and 4x input 3rd (option a) suggestion: a pmod with level shifters and an sot-23 LDO please not the autosense level shifters that do not work well, LDO means 3v3input 2v5 out,or 1v8 out use an 8position dipswitch to set the direction per pin or a pmod with 4x level shifters and 4x pins to control direction from the fpga
  3. My end goal is a ZYNC with an HDMI output that I can show pictures with - without using Linux. I'm not that great with HDL ... I can modify a design but from scratch is non-trivial for me. To get there - I'd like to get a rather current out of Box Linux Vivado design files for a ZED BOARD, that's what I cannot find. I think I can get the software running using a bare metal approach. What I can find - is endless bitstreams but no source to the bit stream so I can export details from Vivado for use by software I also need to modify the basic HDL design some (trivially - Add some buttons and GPIO via PMODS) Found lots of tutorials about HDMI ... and how to use a FMC based HDMI .. but Id rather use the built in HDMI. (I have a physical ZED board, but I think a PYNQ board design would probably work also) - but finding this seems to be the stumbling block, I'm not getting anywhere Can somebody point me to a "baseline linux" HDL project for ZYNC that includes HDMI video support? From that I think I can create what I need I've come across countless block diagrams, but no code to download its a bit frustrating - perhaps I am using the wrong words in google I'm not sure.
×
×
  • Create New...