index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
gna
/
bug050
/
tsigned.vhdl
blob: 4816786145c6ec86ca3bc85421a1dc3d610b9a52 (
plain
)
1
2
3
4
5
library
ieee
;
use
ieee.std_logic_signed
;
entity
tb
is
end
tb
;