PmWiki
pmwiki.org
edit SideBar
|
Sources:
Instructions:
- Download SIFT and I2C repos
- Build Chisel (should just be able to run make) in each of those projects to generate ScaleSpaceExtrema.v and I2CStream.v
- Copy or simlink above files to hardware/verilog/src director of chisel_sift_demo
- Run make in chisel_sift_demo to generate ZedBoard bitstream
- Image SD card with Lubuntu image
- Copy bitstream to boot partition of SD Card
- Start ZedBoard, run 'run_demo' script from projects/chisel_sift_zedboard
TODOs:
- Austin - Upload Lubuntu image
- Austin - Get synchronization working
- Austin - Add 'run_demo' script to chisel_sift_zedboard
- Palmer - Look into easy to use v4l library
|