forked from libre-chip/fayalite
change VCD id generation to be based on hashing the path, making them better for git diff
This commit is contained in:
parent
cb4e1f42c0
commit
dbed947408
28 changed files with 9183 additions and 8969 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -324,6 +324,7 @@ dependencies = [
|
|||
"petgraph",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2",
|
||||
"tempfile",
|
||||
"trybuild",
|
||||
"vec_map",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue