nickrobinson / G729_CODE

G.729 Encoder
http://www.ece.msstate.edu/courses/design/2010/codec/
10 stars 13 forks source link

G_pitch #38

Closed wolftrax84 closed 13 years ago

wolftrax84 commented 13 years ago

pitch.c

jpj79 commented 13 years ago

@wolftrax84 I can't synthesize G_pitch due to more errors like the ones previously. Here is the error:

ERROR:HDLCompilers:28 - "G_pitch.v" line 286 'G_PITCH_SCALED_Y1' has not been declared ERROR:HDLCompilers:28 - "G_pitch.v" line 365 'G_PITCH_SCALED_Y1' has not been declared ERROR:HDLCompilers:28 - "G_pitch.v" line 494 'G_PITCH_SCALED_Y1' has not been declared

jpj79 commented 13 years ago

G_Pitch ran in Post-Route and Testing Simulation at 50 MHz correctly. Here is some sampled times to determine the number of clock cycles used:
START: 223,150 ns DONE: 230,450 ns TOTAL: 365 clock cycles
START: 613,590 ns DONE: 620,990 ns TOTAL: 370 clock cycles

jpj79 commented 13 years ago

Behavioral timing samples START: 15,530 ns DONE: 22,610 ns TOTAL: 354 Clock cycles

START: 38,310 ns DONE: 45,390 ns TOTAL: 354 Clock Cycles