- added addtional UART (4 UARTS in total)

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@510 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-10-14 21:33:41 +00:00
parent 9a1a5579bf
commit 749c8a6144
2 changed files with 11 additions and 1 deletions
@@ -96,6 +96,13 @@ NET sys_uart2_tx LOC = AB21;
NET sys_uart2_tx IOSTANDARD = LVCMOS33;
NET sys_uart2_tx TIG;
NET sys_uart3_rx LOC = W20;
NET sys_uart3_rx IOSTANDARD = LVCMOS33;
NET sys_uart3_rx TIG;
NET sys_uart3_tx LOC = W21;
NET sys_uart3_tx IOSTANDARD = LVCMOS33;
NET sys_uart3_tx TIG;
////////////////////////////////////////////////////////////////////////////
// Buttons, LEDs, and DIP Switches
////////////////////////////////////////////////////////////////////////////