- added PS2 interface 0
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@617 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -55,6 +55,12 @@ vcom -explicit -93 "../../../lib/uart/uart_rx.vhd"
|
||||
vcom -explicit -93 "../../../lib/uart/uart_tx.vhd"
|
||||
vcom -explicit -93 "../../../lib/uart/uart_wb.vhd"
|
||||
|
||||
# PS2
|
||||
vcom -explicit -93 "../../../lib/ps2_port/src/debounce.vhd"
|
||||
vcom -explicit -93 "../../../lib/ps2_port/src/ps2_core.vhd"
|
||||
vcom -explicit -93 "../../../lib/ps2_port/src/ps2_phy_virtex.vhd"
|
||||
vcom -explicit -93 "../../../lib/ps2_port/src/ps2_wb.vhd"
|
||||
|
||||
# GPIO
|
||||
vcom -explicit -93 "../../../lib/misc/gpio_wb.vhd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user