chisel-tutorial icon indicating copy to clipboard operation
chisel-tutorial copied to clipboard

how to read a text file whose contents represents an array in testcase

Open botaichang opened this issue 6 years ago • 0 comments
trafficstars

I want to write a testcase for matrix mul, the inputs of it is a big matrix written in a text file. How should i read this file into the testcase?

botaichang avatar Apr 15 '19 01:04 botaichang