Skip to content

AlmazShai/UART_Module_FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

UART configurable module

Project info

Info: This is implementation of UART transmit-receive module
Possibilities: 
      1. Configurable baud rate
      2. Configurable data lenght;
      3. Configurable parity bit;
      4. Configurable stop bit lenght;
FPGA: Xilinx Spartan 6 xc6sl9-2fgt256
Tool: Xilinx ISE 14.7
Dev board: OMMDAZZ

How to use

Creating the project

  • Run "ISE Design Suite Command Prompt" tool
  • Type command: "xtclsh .../src/tcl/create_project.tcl" there '...' means path to repository
  • Wait for project and ipcores creating, "Project created!" message will shown in the end.

Generating progrmming file and programming

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published