Altera_Forum
Honored Contributor
13 years agosystem 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...