read_verilog scrambler.v hierarchy; proc;; cd scrambler submod -name xorshift32 xs %c %ci %D %c %ci:+[D] %D %ci*:-$dff xs %co %ci %d cd .. show -prefix scrambler_p01 -format pdf -notitle scrambler show -prefix scrambler_p02 -format pdf -notitle xorshift32 echo on cd xorshift32 rename n2 in rename n1 out eval -set in 1 -show out eval -set in 270369 -show out sat -set out 632435482 ghdl Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/lib01/tb_and3.vhdl
blob: 3acf0c282c3edc071bcf29636f19c46cdc8e38fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30