Skip to content

Designed a 8 bit Linear-Feedback Shift Register using OpenLane flow (RTL to GDS)

License

Notifications You must be signed in to change notification settings

SFCYang/8-bit-LFSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-bit-LFSR

An 8 bit Linear-Feedback Shift Register using OpenLane flow and Skywater130 (RTL to GDS).

Sebastian Castro

Contents

Project Description

An LFSR is a linear shift-reg with a feedback loop with the characteristic to produce a pseudo random sequence of bits. It's input is driven by a series of taps [7, 6, 5, 4] through a XOR chain. The possible patern count in this 8-bit LFSR is 28-1.

Waveform

Here you can find the waveform for my testbench.

GDS

Magic and GDS3D (looks cool) tools for layout visualization of GDS file created by OpenLane flow.

About

Designed a 8 bit Linear-Feedback Shift Register using OpenLane flow (RTL to GDS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published