1 2 3 4 5
/* Define the FLEN value for the 'F' extension. */ type flen : Int = 32 type flen_bytes : Int = 4 type flenbits = bits(flen)