Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failed #5

Open
rgb000000 opened this issue Jan 26, 2020 · 0 comments
Open

test failed #5

rgb000000 opened this issue Jan 26, 2020 · 0 comments

Comments

@rgb000000
Copy link

rgb000000 commented Jan 26, 2020

Hi authors,
I test failed when I try "testOnly ofdm.SyncSpec".
My verilator version is "Verilator 4.008 2018-12-01 rev UNKNOWN_REV".
How can I solve this problem? Thanks in advance!
Is it because of dependency?

[info] SyncSpec:
[info] Time-domain RX
[info] - should correct no CFO with STF *** FAILED ***
[info] java.lang.IllegalArgumentException: requirement failed
[info] at scala.Predef$.require(Predef.scala:268)
[info] at ieee80211.IEEE80211$.interleaveP1(IEEE80211.scala:95)
[info] at ieee80211.IEEE80211$.interleave(IEEE80211.scala:105)
[info] at ieee80211.IEEE80211$.sig(IEEE80211.scala:131)
[info] at ieee80211.IEEE80211$.sigFreq(IEEE80211.scala:139)
[info] at ofdm.SyncSpec.$anonfun$new$6(SyncSpec.scala:101)
[info] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info] ...
[info] - should correct CFO of 50 kHz with STF
[info] - should correct CFO for Rimas's test signal !!! IGNORED !!!
[info] - should correct CFO for Rimas's test signal (digital loopback) !!! IGNORED !!!
[info] - should correct CFO for Rimas's test signal (cable loopback) !!! IGNORED !!!
[info] - should correct CFO for Rimas's test signal (two board) !!! IGNORED !!!
[info] ScalaTest
[info] Run completed in 22 seconds, 48 milliseconds.
[info] Total number of tests run: 2
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 1, failed 1, canceled 0, ignored 4, pending 0
[info] *** 1 TEST FAILED ***
[error] Failed: Total 2, Failed 1, Errors 0, Passed 1, Ignored 4
[error] Failed tests:
[error] ofdm.SyncSpec
[error] (Test / testOnly) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 39 s, completed 2020-1-26 21:41:36
sbt:ofdm>

emmm... Besides, 'IterativeCORDIC.circularRotation' and 'IterativeCORDIC.circularVectoring' also failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant