Giter Site home page Giter Site logo

bladerf's Introduction

This README details how to build the FSK bridge example

To build and run the FSK bridge rea
1) Open existing hdl/quartus/bladerf.qsf project in Quartus
	a) Generate the Nios core
		i) Tools -> QSys -> File -> Open -> navigate to ./hdl/fpga/ip/altera/nios_system/nios_system.qsys
		ii) After opening qsys file, go to Generation tab, click the "Generate" button
	b) Compile the embedded Nios image
		i) Tools -> Nios II Software Build Tools for Eclipse
			I)   File -> Import -> General -> Existing Projects into Workspace -> Next
				-> Browse to checkout root directory -> check both lms_spi_controller and lms_spi_controller_bsp
				-> Finish
			II)  right click lms_spi_controller_bsp -> NIOS II -> Generate BSP
			III) right click lms_spi_controller -> Build
			IV)  right click lms_spi_controller -> Make Targets -> Build... -> select mem_init_generate -> Build
	c) Synthesize FPGA image
		i) Processing -> Start Compilation

2) Compile driver and user mode applications
	a) cd linux/kernel ; make ; insmod bladeRF.ko
	b) cd ../apps; make
	c) To program the fpga execute ./simple_load c4images/blink.rbf
		i) Load bladerf.rbf from the quartus output_files directory

3) Use bladeRF as an FSK bridge!

bladerf's People

Contributors

wishi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.