chipsalliance / yosys-f4pga-plugins

Plugins for Yosys developed as part of the F4PGA project.
https://f4pga.org
Apache License 2.0
81 stars 46 forks source link

Canonicalize paths used in tests. #497

Closed hzeller closed 1 year ago

hzeller commented 1 year ago

Making sure the inputs are typically relative to env(DESIGN_TOP) and the outputs are written to what [test_output_path] returns. That way, we can build things in a read-only environment with only a temporary location writable.