Add registers in rust
This commit is contained in:
3
bench/programs_rust/fpga-lib/src/register.rs
Normal file
3
bench/programs_rust/fpga-lib/src/register.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub struct Reg<const N: usize> {}
|
||||
|
||||
fpga_lib_macros::define_regs! {}
|
||||
Reference in New Issue
Block a user