Crate ferrilator

Crate ferrilator 

Source

Modules§

attr

Functions§

build
Call from build.rs. Currently, the struct name must appear at the top level of rust_file. Include any verilog_files required to build the module specified in the ferrilate attribute applied to name. All file paths are relative to the crate root. Verilator is assumed to be installed at /usr/share/verilator but this can be overriden by setting VERILATOR_ROOT to the install location.