begun work on tag engine
This commit is contained in:
parent
550b3731b4
commit
a3afd66715
4 changed files with 18 additions and 3 deletions
|
@ -6,6 +6,7 @@ import Serializer
|
|||
import BRAM
|
||||
import CBindings
|
||||
import Bus
|
||||
import TagEngine
|
||||
import List
|
||||
|
||||
type FCLK = 25000000
|
||||
|
|
Reference in a new issue