discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Icarus simulation help


From: Brian Padalino
Subject: Re: [Discuss-gnuradio] Icarus simulation help
Date: Tue, 26 Aug 2008 17:38:04 -0400

Attached is a simple testbench.

Here is what I have in my directory and how I run:

$ ls *.v
phase_acc.v  phase_acc_tb.v  setting_reg.v


$ iverilog *.v ; ./a.out > output ; cat output
    123456
2952913472
1610736192
 268558912
3221348928
1879171648
 536994368
3489784384
2147607104
 805429824
3758219840
2416042560
1073865280
4026655296
2684478016
1342300736
    123456
End of simulation

Brian

Attachment: phase_acc_tb.v
Description: unknown/unknown


reply via email to

[Prev in Thread] Current Thread [Next in Thread]