Forum Discussion
Altera_Forum
Honored Contributor
9 years agors232 uart ip :: user guide
hi, // unnamed.v
// Generated using ACDS version 16.0 211
`timescale 1 ps / 1 ps
module unnamed (
input wire address, // avalon_rs232_slave.address
input wire chipselec...
Altera_Forum
Honored Contributor
9 years agohi,
i need to send a 45 bit register data stored inside the fpga(@200hz) to pc for processing. after some searching. i found out that uart is the way to do it.. but then i came across this problem :( regards