freechipsproject / chisel-bootcamp

Generator Bootcamp Material: Learn Chisel the Right Way
Apache License 2.0
957 stars 275 forks source link

the tester in "2.5_exercise.ipynb" for example "DSPBlock" is old test framework #147

Open lizhirui opened 3 years ago

lizhirui commented 3 years ago

the tester in "2.5_exercise.ipynb" for example "DSPBlock" is old test framework there is a class extended "PeekPokeTester" cause a error that compiler can't find "PeekPokeTester" class