veryl icon indicating copy to clipboard operation
veryl copied to clipboard

[Feature] Integrate `marlin`

Open taichi-ishitani opened this issue 1 year ago • 3 comments

https://github.com/ethanuppal/dumbname

This library is to write test code in Rust for Verilated Verilog code. I think this library is useful for Veryl's inline test code feature.

taichi-ishitani avatar Jan 30 '25 04:01 taichi-ishitani

The project name was decided marlin.

dalance avatar Feb 09 '25 07:02 dalance

https://github.com/ethanuppal/marlin/pull/57

dalance avatar Feb 09 '25 22:02 dalance

It should be as simple as veryl build && cargo test! You can make veryl test run those commands.

ethanuppal avatar Mar 03 '25 21:03 ethanuppal