Binary to BCD conversions, with LED display driver: Tracker : It also needs rs232rx and rs232tx modules
Monitor this item
You will be notified via email when status of this item is changed or if somebody adds a comment.
It also needs rs232rx and rs232tx modules
Type
REQUEST
Status
OPENED
Hi,
I have downloaded reference design b17_test_environment to test your project. But It needs two more files that are not available in the design. These are rs232rx and rs232tx. I coulnd't find these modules. So I couldn't implement it with Xilinx ISE 6.2i tool. Do you know where I can obtain these modules ?
Thanks for taking an interest in the binary_to_bcd project. The modules "rs232rx" and "rs232tx" which you are looking for are, in fact, contained within the file "serial.v" Several different modules are contained in that one file, all of which are related to the serial interface. I realize that this is a deprecated practice, but in my early days of HDL coding, this is how I did it, and I never re-arranged the modules to separate them into unique files. Hopefully you will be able to implement the system in the Xilinx tool. If it is absolutely necessary, you can cut the "serial.v" file into separate files.
Good luck!
John Clayton
Project maintainer
Add your comment
Copyright (c) 1999
OPENCORES.ORG. All rights reserved.