Skip to content

fine-seat/chip-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip-invaders

DYC26

Getting started

Open the repo in the Devcontainer.

Running the librelane flow

  1. Open a librelane nix-shell.
nix-shell librelane/
  1. To run the flow:
cd chipinvaders/
make librelane
  1. To view the results:
make view-results

Building and loading onto an FPGA

  1. Start the xc7 dev env.
nix develop github:openxc7/toolchain-nix
  1. To build the bitstream:
cd chipinvaders/
make bits
  1. To load onto the FPGA:
make program

About

DYC26

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •