sifive / freedom

Source files for SiFive's Freedom platforms
Apache License 2.0
1.11k stars 284 forks source link

VCU118 make verilog failed??? #145

Closed shirlynan closed 4 years ago

shirlynan commented 4 years ago

I used master branch and tried to run make -f Makefile.vcu118-u500devkit verilog, but it failed now.

[error] (run-main-0) java.lang.IllegalArgumentException: requirement failed: VCU118MIGIODDR supports upto 2GB depth configuraton [error] java.lang.IllegalArgumentException: requirement failed: VCU118MIGIODDR supports upto 2GB depth configuraton [error] at scala.Predef$.require(Predef.scala:277) [error] at sifive.fpgashells.ip.xilinx.vcu118mig.VCU118MIGIODDR.(vcu118mig.scala:14) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIGIO.(XilinxVCU118MIG.scala:24) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIGIsland$$anon$1$$anon$2.(XilinxVCU118MIG.scala:47) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIGIsland$$anon$1.(XilinxVCU118MIG.scala:46) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIGIsland.module$lzycompute(XilinxVCU118MIG.scala:45) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIGIsland.module(XilinxVCU118MIG.scala:45) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIGIsland.module(XilinxVCU118MIG.scala:26) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.$anonfun$instantiate$2(LazyModule.scala:158) [error] at chisel3.core.Module$.do_apply(Module.scala:49) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.$anonfun$instantiate$1(LazyModule.scala:158) [error] at scala.collection.immutable.List.flatMap(List.scala:335) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.instantiate(LazyModule.scala:156) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.instantiate$(LazyModule.scala:155) [error] at freechips.rocketchip.diplomacy.LazyModuleImp.instantiate(LazyModule.scala:185) [error] at freechips.rocketchip.diplomacy.LazyModuleImp.(LazyModule.scala:186) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIG$$anon$3.(XilinxVCU118MIG.scala:152) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIG.module$lzycompute(XilinxVCU118MIG.scala:152) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIG.module(XilinxVCU118MIG.scala:152) [error] at sifive.fpgashells.devices.xilinx.xilinxvcu118mig.XilinxVCU118MIG.module(XilinxVCU118MIG.scala:138) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.$anonfun$instantiate$2(LazyModule.scala:158) [error] at chisel3.core.Module$.do_apply(Module.scala:49) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.$anonfun$instantiate$1(LazyModule.scala:158) [error] at scala.collection.immutable.List.flatMap(List.scala:335) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.instantiate(LazyModule.scala:156) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.instantiate$(LazyModule.scala:155) [error] at freechips.rocketchip.diplomacy.LazyRawModuleImp.instantiate(LazyModule.scala:189) [error] at freechips.rocketchip.diplomacy.LazyRawModuleImp.$anonfun$x$20$1(LazyModule.scala:198) [error] at chisel3.core.withClockAndReset$.apply(MultiClock.scala:26) [error] at freechips.rocketchip.diplomacy.LazyRawModuleImp.(LazyModule.scala:198) [error] at sifive.freedom.unleashed.IOFPGADesign$$anon$1.(IOFPGADesign.scala:169) [error] at sifive.freedom.unleashed.IOFPGADesign.module$lzycompute(IOFPGADesign.scala:169) [error] at sifive.freedom.unleashed.IOFPGADesign.module(IOFPGADesign.scala:169) [error] at sifive.freedom.unleashed.IOFPGADesign.module(IOFPGADesign.scala:28) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.$anonfun$instantiate$2(LazyModule.scala:158) [error] at chisel3.core.Module$.do_apply(Module.scala:49) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.$anonfun$instantiate$1(LazyModule.scala:158) [error] at scala.collection.immutable.List.flatMap(List.scala:335) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.instantiate(LazyModule.scala:156) [error] at freechips.rocketchip.diplomacy.LazyModuleImpLike.instantiate$(LazyModule.scala:155) [error] at freechips.rocketchip.diplomacy.LazyRawModuleImp.instantiate(LazyModule.scala:189) [error] at freechips.rocketchip.diplomacy.LazyRawModuleImp.$anonfun$x$20$1(LazyModule.scala:198) [error] at chisel3.core.withClockAndReset$.apply(MultiClock.scala:26) [error] at freechips.rocketchip.diplomacy.LazyRawModuleImp.(LazyModule.scala:198) [error] at sifive.fpgashells.shell.xilinx.VCU118Shell$$anon$1.(VCU118NewShell.scala:293) [error] at sifive.fpgashells.shell.xilinx.VCU118Shell.module$lzycompute(VCU118NewShell.scala:293) [error] at sifive.fpgashells.shell.xilinx.VCU118Shell.module(VCU118NewShell.scala:293) [error] at sifive.fpgashells.shell.xilinx.VCU118Shell.module(VCU118NewShell.scala:271) [error] at freechips.rocketchip.util.HasGeneratorUtilities.$anonfun$elaborate$1(GeneratorUtils.scala:54) [error] at chisel3.core.Module$.do_apply(Module.scala:49) [error] at chisel3.Driver$.$anonfun$elaborate$1(Driver.scala:93) [error] at chisel3.internal.Builder$.$anonfun$build$1(Builder.scala:298) [error] at scala.util.DynamicVariable.withValue(DynamicVariable.scala:58) [error] at chisel3.internal.Builder$.build(Builder.scala:296) [error] at chisel3.Driver$.elaborate(Driver.scala:93) [error] at freechips.rocketchip.util.HasGeneratorUtilities.elaborate(GeneratorUtils.scala:57) [error] at freechips.rocketchip.util.HasGeneratorUtilities.elaborate$(GeneratorUtils.scala:48) [error] at freechips.rocketchip.system.Generator$.elaborate(Generator.scala:12) [error] at freechips.rocketchip.util.GeneratorApp.circuit(GeneratorUtils.scala:94) [error] at freechips.rocketchip.util.GeneratorApp.circuit$(GeneratorUtils.scala:94) [error] at freechips.rocketchip.system.Generator$.circuit$lzycompute(Generator.scala:12) [error] at freechips.rocketchip.system.Generator$.circuit(Generator.scala:12) [error] at freechips.rocketchip.util.GeneratorApp.generateFirrtl(GeneratorUtils.scala:100) [error] at freechips.rocketchip.util.GeneratorApp.generateFirrtl$(GeneratorUtils.scala:99) [error] at freechips.rocketchip.system.Generator$.generateFirrtl(Generator.scala:12) [error] at freechips.rocketchip.system.Generator$.delayedEndpoint$freechips$rocketchip$system$Generator$1(Generator.scala:88) [error] at freechips.rocketchip.system.Generator$delayedInit$body.apply(Generator.scala:12) [error] at scala.Function0.apply$mcV$sp(Function0.scala:34) [error] at scala.Function0.apply$mcV$sp$(Function0.scala:34) [error] at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12) [error] at scala.App.$anonfun$main$1$adapted(App.scala:76) [error] at scala.collection.immutable.List.foreach(List.scala:389) [error] at scala.App.main(App.scala:76) [error] at scala.App.main$(App.scala:74) [error] at freechips.rocketchip.system.Generator$.main(Generator.scala:12) [error] at freechips.rocketchip.system.Generator.main(Generator.scala) [error] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [error] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [error] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [error] at java.lang.reflect.Method.invoke(Method.java:498) [error] at sbt.Run.invokeMain(Run.scala:93) [error] at sbt.Run.run0(Run.scala:87) [error] at sbt.Run.execute$1(Run.scala:65) [error] at sbt.Run.$anonfun$run$4(Run.scala:77) [error] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12) [error] at sbt.util.InterfaceUtil$$anon$1.get(InterfaceUtil.scala:10) [error] at sbt.TrapExit$App.run(TrapExit.scala:252) [error] at java.lang.Thread.run(Thread.java:748) [error] java.lang.RuntimeException: Nonzero exit code: 1 [error] at sbt.Run$.executeTrapExit(Run.scala:124) [error] at sbt.Run.run(Run.scala:77) [error] at sbt.Defaults$.$anonfun$bgRunMainTask$6(Defaults.scala:1147) [error] at sbt.Defaults$.$anonfun$bgRunMainTask$6$adapted(Defaults.scala:1142) [error] at sbt.internal.BackgroundThreadPool.$anonfun$run$1(DefaultBackgroundJobService.scala:366) [error] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12) [error] at scala.util.Try$.apply(Try.scala:209) [error] at sbt.internal.BackgroundThreadPool$BackgroundRunnable.run(DefaultBackgroundJobService.scala:289) [error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [error] at java.lang.Thread.run(Thread.java:748) [error] (Compile / runMain) Nonzero exit code: 1 [error] Total time: 6 s, completed Nov 13, 2019 1:12:38 AM