aboutsummaryrefslogtreecommitdiffstats
path: root/simple_gemac/simple_gemac_wrapper.v
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings, mostly from implicitly defined wires or unspecified widthsMatt Ettus2009-10-011-4/+6
* might as well use a cascade fifo to help timing and give a little more capacityMatt Ettus2009-09-101-1/+1
* Implement Eth flow control using pause framesMatt Ettus2009-09-041-1/+6
* parameterized fifo sizes, some reformattingMatt Ettus2009-09-041-51/+55
* allow control of whether or not to honor flow control, adds some debug linesMatt Ettus2009-09-041-6/+16
* MAC transmit seems to work now. The root cause of the problem was accidental...Matt Ettus2009-09-031-11/+20
* sort out active-low lines on locallink fifos, added debug pinsMatt Ettus2009-09-021-3/+15
* Merged SVN matt/new_eth r10782:11633 into new_ethJohnathan Corgan2009-08-311-8/+57
* basic wrapper workingmatt2009-04-041-2/+2
* first cut at a wishbone interface and wrapping the corematt2009-04-041-0/+74