summaryrefslogtreecommitdiffstats
path: root/usrp2/gpmc
Commit message (Expand)AuthorAgeFilesLines
* handle all tri-state in the top level of gpmcMatt Ettus2010-04-152-6/+6
* more sync progress. This is just a skeleton for now, with junk contentMatt Ettus2010-04-141-0/+56
* more progress on synchronous interfaceMatt Ettus2010-04-143-26/+94
* renamed to async. Will be building a sync version for GPMC_CLKMatt Ettus2010-04-141-2/+2
* make timing diagrams for bus transactions. Still need to do readsMatt Ettus2010-04-145-0/+46
* probably won't be using this, and it hasn't been testedMatt Ettus2010-04-141-0/+46
* minor changes to get it to synthesizeMatt Ettus2010-04-131-1/+1
* replaced ram interface with a fifo interface. still need to do rx sideMatt Ettus2010-04-122-81/+110
* split out gpmc to wishbone interface to make gpmc top level cleanerMatt Ettus2010-04-121-0/+57
* gpmc debug pinsMatt Ettus2010-02-251-1/+8
* fix syntax error which icarus allowed (filed a bug with them)Matt Ettus2010-02-251-7/+9
* corrected logicMatt Ettus2010-02-251-17/+7
* edge sync on done signals so we only fill/empty one bufferMatt Ettus2010-02-252-2/+32
* First cut at passing data buffers around on GPMC busMatt Ettus2010-02-252-11/+122
* first cut at making a bidirectional 2 port ram for the gpmc data interfaceMatt Ettus2010-02-231-6/+18
* speed up the presentation of registered wb data to the gpmcMatt Ettus2010-02-171-2/+5
* wishbone bridge now with minimal functionality. Need to checkMatt Ettus2010-02-161-2/+2
* first cut at gpmc <-> wb bridge, split u1e into core, top, and tbMatt Ettus2010-02-161-0/+66