Merge branch 'new_eth' of http://gnuradio.org/git/matt into master
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 1 Oct 2009 18:00:25 +0000 (11:00 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 1 Oct 2009 18:07:59 +0000 (11:07 -0700)
* 'new_eth' of http://gnuradio.org/git/matt: (42 commits)
  Fix warnings, mostly from implicitly defined wires or unspecified widths
  fullchip sim now compiles again, after moving eth and models over to new simple_gemac
  remove unused opencores
  remove debugging code
  no idea where this came from, it shouldn't be here
  Copied wb_1master back from quad radio
  Remove old mac.  Good riddance.
  remove unused port
  More xilinx fifos, more clean up of our fifos
  might as well use a cascade fifo to help timing and give a little more capacity
  fix a typo which caused tx glitches
  Untested fixes for getting serdes onto the new fifo system.  Compiles, at least
  Implement Eth flow control using pause frames
  parameterized fifo sizes, some reformatting
  remove unused old style fifo
  allow control of whether or not to honor flow control, adds some debug lines
  debug the rx side
  no longer used, replaced by newfifo version
  remove special last_line adjustment from ethernet port
  Firmware now inserts mac source address value in each frame.
  ...

1  2 
usrp2/firmware/lib/.gitignore

index f1cc2bf7370a8515854cf7c816a59ed50ce37eeb,08e44c141c8b40de7c08a8f4dc8211f82ec9cc91..5d838bf6c0f0f63ba6bba593e99b594d56fcf280
@@@ -1,5 -1,7 +1,6 @@@
+ *~
  /*-stamp
  /*.a
 -/*.o
  /*.bin
  /*.dump
  /*.log