- 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:
@@ -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
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user