Skip to content

GopalN/fpga_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

fpga_workshop

Day 1

1.Use the given RTL and simulation sources

image

2.Run the simulation image

3.Generate the Constarints File image

4.Since clock is not defined for simulation it cannot have any reference to report the timing image

5.Timing Constraints

6.This is power consumed by the FPGA to implement the design image

---------------------------------------------------------------------------------------------------------

Day 2

Ran the VTR command with Earch file and Berkeley Logic Interchange Format (Blif) file https://course.ece.cmu.edu/~ee760/760docs/blif.pdf

This is the command with the display ON. image

1..net file contains the netlist 2..place gives the placement 3..route the routing that has done 4.packing pin report will the pin utilisation 5.report_timing_setup will give the timing analysis

  • Since the timing constraints is not provided the this will not be a valid analysis

image

After the passing on the Blif file the image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages