URL
https://opencores.org/ocsvn/usb2uart/usb2uart/trunk
Subversion Repositories usb2uart
Compare Revisions
- This comparison shows the changes necessary to convert path
/usb2uart/trunk/verify/agents/usb
- from Rev 3 to Rev 8
- ↔ Reverse comparison
Rev 3 → Rev 8
/usb_agent.v
3301,7 → 3301,7
input start_bit; |
input data_in; |
input data_in_n; |
output recv_bit_count; |
output [31:0] recv_bit_count; |
output bit_stuff_err; |
output ser_data_out; |
output [7:0] par_data_out; |