-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwork-obj93.cf
More file actions
37 lines (37 loc) · 2.48 KB
/
Copy pathwork-obj93.cf
File metadata and controls
37 lines (37 loc) · 2.48 KB
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
31
32
33
34
35
36
37
v 4
file . "test/Card_Verifier_tb.vhd" "f0458942829c939a7d1bd56df93a45cca04a1cdf" "20250201135424.023":
entity card_verifier_tb at 1( 0) + 0 on 33;
architecture test of card_verifier_tb at 8( 120) + 0 on 34;
file . "test/Luhn_Validator_tb.vhd" "2738a450f1f341ec55f3fef4752a623a66ab119e" "20250201135424.023":
entity luhn_validator_tb at 1( 0) + 0 on 31;
architecture test of luhn_validator_tb at 8( 122) + 0 on 32;
file . "test/compute_sum_tb.vhd" "6571e495e84ba9fc0619b8505b2906b4f160371e" "20250201135424.023":
entity compute_sum_tb at 1( 0) + 0 on 29;
architecture test of compute_sum_tb at 8( 116) + 0 on 30;
file . "test/Double_Odd_Positions_tb.vhd" "f0d274b671d001d31220b7ad57c7b5a60a77b0fc" "20250201135424.022":
entity double_odd_positions_tb at 1( 0) + 0 on 27;
architecture testbench of double_odd_positions_tb at 8( 134) + 0 on 28;
file . "test/BCD_Multiplier_2_tb.vhd" "35be1f762c96d686732bcb5d2391c53b1337c3e9" "20250201135424.022":
entity bcd_multiplier_2_tb at 1( 0) + 0 on 25;
architecture test of bcd_multiplier_2_tb at 8( 126) + 0 on 26;
file . "test/reverse_bytes_tb.vhd" "a484944c356494bd7f30ad515f23b498fda24f47" "20250201135424.022":
entity reverse_bytes_tb at 1( 0) + 0 on 23;
architecture test of reverse_bytes_tb at 7( 94) + 0 on 24;
file . "src/Card_Verifier.vhd" "c6e9062e4c49525738081e86a04713c29b5099a7" "20250201135424.021":
entity card_verifier at 1( 0) + 0 on 21;
architecture behavioral of card_verifier at 15( 381) + 0 on 22;
file . "src/Luhn_Validator.vhd" "dc9f54fa658361fc8b2b6c38b0e635c05f7ff9b1" "20250201135424.021":
entity luhn_validator at 1( 0) + 0 on 19;
architecture structural of luhn_validator at 14( 301) + 0 on 20;
file . "src/compute_sum.vhd" "f84f88559244b8e7f72f0beced80d36e8907bd47" "20250201135424.020":
entity compute_sum at 1( 0) + 0 on 17;
architecture behavioral of compute_sum at 12( 221) + 0 on 18;
file . "src/Double_Odd_Positions.vhd" "c869e6f957f981202c71622a5e838de81b6e7c00" "20250201135424.020":
entity double_odd_positions at 1( 0) + 0 on 15;
architecture structural of double_odd_positions at 12( 263) + 0 on 16;
file . "src/BCD_Multiplier_2.vhd" "9ee98869367a1745de475212325ee23608664c8f" "20250201135424.020":
entity bcd_multiplier_2 at 1( 0) + 0 on 13;
architecture behavioral of bcd_multiplier_2 at 12( 241) + 0 on 14;
file . "src/reverse_bytes.vhd" "846160378a95189926a68cf484c97d91424c0208" "20250201135424.018":
entity reverse_bytes at 1( 0) + 0 on 11;
architecture behavioral of reverse_bytes at 11( 223) + 0 on 12;