LBL-CoDEx / OpenSoCFabric

OpenSoC Fabric - A Network-On-Chip Generator
http://www.opensocfabric.org
Other
158 stars 60 forks source link

Error at "Using and Compiling OpenSoC Fabric" #2

Closed wtlin1228 closed 7 years ago

wtlin1228 commented 7 years ago

Tornado Pattern with variable injection rate $ sbt "run --sw true --harnessName OpenSoC_CMesh_NeighborTester_VarInjRate --moduleName OpenSoC_CMesh_Flit --injRate 50"

Shouldn't it be like below? $ sbt "run --sw true --harnessName OpenSoC_CMesh_TornadoTester_VarInjRate--moduleName OpenSoC_CMesh_Flit --injRate 50"

ffard-lbl commented 7 years ago

Thanks for pointing out the typo! It's been fixed.