Added sampler and RC model
This commit is contained in:
1
scripts/program.sh
Executable file
1
scripts/program.sh
Executable file
@@ -0,0 +1 @@
|
||||
openFPGALoader impl/pnr/modem.fs
|
||||
0
scripts/run_all.tcl
Normal file → Executable file
0
scripts/run_all.tcl
Normal file → Executable file
@@ -6,10 +6,18 @@
|
||||
|
||||
cvc +acc \
|
||||
+show_canceled_e +suppress_warns+653+3102 \
|
||||
-v SIM/prim_tsim.v \
|
||||
+define+FAST_PLL_SIM \
|
||||
-v SIM/prim_tsim.v \
|
||||
\
|
||||
IP/gw_pllvr/gw_pllvr.v \
|
||||
IP/gw_clkdiv8/gw_clkdiv8.v \
|
||||
HW/toplevel.v \
|
||||
SIM/toplevel_tb.v \
|
||||
HW/sampling.v \
|
||||
\
|
||||
SIM/sigmadelta_sampler.v \
|
||||
\
|
||||
SIM/sampling_tb.v \
|
||||
SIM/globals.v \
|
||||
+librescan
|
||||
./cvcsim
|
||||
./cvcsim
|
||||
# SIM/toplevel_tb.v \
|
||||
Reference in New Issue
Block a user