Skip to content

ombhilare999/Seven-Segment-with-Tang-Primer-FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seven-Segment-with-Tang-Primer

Seven Segment Interface with Tang Primer

Getting Started With Tang Primer:

File Structure:

├── constraint
│   └── io.adc
├── LICENSE
├── prj
│   ├── Seven_Segment.al
│   ├── Seven_Segment.bit
│   ├── Seven_Segment_gate.area
│   ├── Seven_Segment_gate.db
│   ├── Seven_Segment_phy.area
│   ├── Seven_Segment_pr.db
│   ├── Seven_Segment_rtl.area
│   ├── Seven_Segment_rtl.db
│   ├── simulation
│   ├── td_2021-01-03_17-04-28.log
│   ├── td_2021-01-03_20-49-33.log
│   └── td_2021-01-04_15-55-37.log
├── README.md
└── src
    ├── a.out
    ├── Fibonacci_Series_TB.v    #Top Module
    ├── Fibonacci_Series.v       #Fibonacci Series generation module
    └── Seven_Segment.v          #Seven Segment Module

Circuit:

  • Common Cathode Pins Connected to FPGA via current limiting Resistor(330 ohm)
  • IO used for testing - IO INFO

Physical Summary:

Fibonacci output on seven segment with tang primer:

Releases

No releases published

Packages

No packages published