Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

slv

Altera_Forum
Honored Contributor II
2,026 Views

hi . 

 

i saw a code . it has some declarations like  

datain : in slv16; dataout : out slv16; 

reg_bus_out : in reg_bus_out_type); 

what are these .. 

 

plz reply .. 

regards
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,330 Views

They will be custom types. Check the packages included with the code.

0 Kudos
Altera_Forum
Honored Contributor II
1,330 Views

yes it is ... 

thanx
0 Kudos
Reply