Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nand2mario committed Nov 1, 2023
1 parent f410c2a commit 7bd8c12
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/dualshock_controller.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@
// An author does no guarantee about this program.
// You can use this under your own risk.
//
// 2003.10.30 It is optimized . by K Degawa
//
// 2023.11 nand2mario: simplify by removing I_VIB_DAT for more vibration control\
//
// 2003.10.30 It is optimized . by K Degawa
// 2023.11 nand2mario: stop using signal as clock for ps_rxd to improve stability
// remove fine-grained vibration control as we don't use it//
//-------------------------------------------------------------------
`timescale 100ps/10ps

Expand Down

0 comments on commit 7bd8c12

Please sign in to comment.