Skip to content

Commit

Permalink
document reason that aldec vcd fails
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Nov 10, 2023
1 parent 997d18a commit f40e269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/diff_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ fn id_to_int(id: &[u8]) -> Option<u64> {
}

#[test]
#[ignore]
#[ignore] // TODO: this file has a delta cycle, i.e. the same signal (`/`) changes twice in the same cycle (35185000)
fn diff_aldec_SPI_Write() {
run_diff_test(
"inputs/aldec/SPI_Write.vcd",
Expand Down

0 comments on commit f40e269

Please sign in to comment.