logo elektroda
logo elektroda
X
logo elektroda

Verilog-A Example Code for 10-bit Parallel-In Serial-Out (PISO) Shift Register

45 6
ADVERTISEMENT
  • #1 21668230
    Ryan Nesbit
    Anonymous  
  • ADVERTISEMENT
  • #2 21668231
    Eugene Lisovy
    Anonymous  
  • ADVERTISEMENT
  • #3 21668232
    Ryan Nesbit
    Anonymous  
  • #4 21668233
    Eugene Lisovy
    Anonymous  
  • ADVERTISEMENT
  • #5 21668234
    Ryan Nesbit
    Anonymous  
  • #6 21668235
    Eugene Lisovy
    Anonymous  
  • ADVERTISEMENT
  • #7 21668236
    Eugene Lisovy
    Anonymous  

Topic summary

The discussion centers on obtaining Verilog-A example code for a 10-bit parallel-in serial-out (PISO) shift register. Clarification was sought regarding the type of shift register required, with the requester confirming the need for a direct shift register handling a 10-bit parallel input. References were made to a universal shift register example, suggesting modification of the bit width parameter (N) to 10. Additional explanations addressed the concept of parallel load with serial input shift registers, including behavior when serial input is tied to ground or Vcc. An 8-bit shift-left register Verilog code snippet with positive-edge clock, serial input, and serial output was provided as a base example, with a note that it can be easily adapted to 10 bits.
Summary generated by the language model.
ADVERTISEMENT