Skip to content

Commit 70a7032

Browse files
committedNov 13, 2016
phaser: use misoc cordic
1 parent 2e48250 commit 70a7032

File tree

2 files changed

+1
-359
lines changed

2 files changed

+1
-359
lines changed
 

‎artiq/gateware/dsp/cordic.py

-358
This file was deleted.

‎artiq/gateware/dsp/sawg.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from migen import *
22
from misoc.interconnect.stream import Endpoint
3+
from misoc.cores.cordic import Cordic
34

4-
from .cordic import Cordic
55
from .accu import PhasedAccu
66
from .tools import eqh
77

0 commit comments

Comments
 (0)