Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

system verilog typedef

helloo all i need some help with the system verilog typedef construct. in c there is a usage of the typedef as " typedef void number (int, int)". here the example provides the type number for a fu...