Skip to content

[University] Ethernet FCS exercise for course 34349 at DTU

Notifications You must be signed in to change notification settings

Tehnix/Ethernet-FCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ethernet FCS Ethernet FCS exercise for course 34349: FPGA design for communication technology at the Technical University of Denmark.

The accompanying report goes through the following:

Task 1

Generate the VHDL for an entity, fcs_check_serial code that checks an Ethernet packet for bit errors, assuming a serial stream

Task 2

Synthesize and perform a Place & Route on the fcs_check_serial entity.

Task 3

Generate a testbench for the fcs_check_serial entity.

Task 4

Redesign the fcs_check_serial and make it parallel, calling it fcs_check_parallel. Do task 2 and 3 also for the new entity.

About

[University] Ethernet FCS exercise for course 34349 at DTU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published