- added J-UART

git-svn-id: http://moon:8086/svn/vhdl/trunk@1341 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2016-12-17 17:54:33 +00:00
parent c8567cfede
commit 3638a97abf
8 changed files with 610 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
## NOTE: Do not edit this file.
##
vlib work
vcom -explicit -93 "../juart_tx.vhd"
vcom -explicit -93 "../tb_juart_tx.vhd"
#restart -force
vsim -t 1ps -lib work tb_juart_tx
do {tb_juart_tx.wdo}
view wave
view structure
view signals
run 6.0us