wisp / rfid-verilog

RFID tag and tester in Verilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright 2010 University of Washington
License: http://creativecommons.org/licenses/by/3.0/

Original author: Dan Yeager, University of Washington

This code is split into two separate branches:
 - master: every READ command causes a sample.
 - fifo: the ADC interface has a FIFO.

TODO: merge master and fifo branches and use Verilog `ifdef <...> `endif to
select between versions at compile time.

About

RFID tag and tester in Verilog


Languages

Language:Verilog 100.0%