Posted on September 28, 2015 by zaphinath
Description This is an old post I never finished. I just thought I would at least share the code for the project. I made a keyboard interface with PS2 that plugged into the Spartan 6 Microblaze. You will need to make sure you have the right voltage and resistors in the right place. There is […]
Posted in Code Solutions, VHDL | No Comments »
Tagged: embedded systems, fpga, gpio, microblaze, ps2, vhdl
Posted on December 24, 2013 by zaphinath
Description In order to use the VGA connection on an FPGA there needs to be a vga timer that can change the pixels as it goes across the screen. I won’t go into detail here about VGA standards, or how the horizontal and vertical refreshes work, but rather just give some example VHDL code that […]
Posted in VHDL | No Comments »
Tagged: byu, fpga, hardware, hdl, spartan 3, ucf, vga, vhdl, xilinx