Altera_Forum
Honored Contributor
14 years agoGenerating registers set
Hi,
Is there away to auto-generate the verilog code of a register set (control and status) for your IP. I mean, If you design an IP and u want to interface it with a system bus (e.g. avalon) so u need to have control and status registers set compatible with this bus. is there an auto way to just specify the required registers and the read/write/clear attributes of each one then the verilog code is generated?