Open gabizon103 opened 1 year ago
Would be nice for fud to have the ability to to read data formats other than bitnum. For example, we could specify the format risc-v and pass in textual instructions and fud will generate the correct constants.
fud
bitnum
risc-v
Little update: I implemented this for Calyx programs, I'll clean it up and PR it soon
Would be nice for
fud
to have the ability to to read data formats other thanbitnum
. For example, we could specify the formatrisc-v
and pass in textual instructions andfud
will generate the correct constants.