temp
This commit is contained in:
@@ -8,8 +8,8 @@ module delay_line(
|
||||
) {
|
||||
|
||||
// just a very small value that allows the polygons to overlap nicely
|
||||
esp = $fs;
|
||||
l45 =lambda*5/4;
|
||||
esp = lambda/1000;
|
||||
l45 = lambda*5/4;
|
||||
l2 = lambda/2;
|
||||
l4 = lambda/4;
|
||||
l8 = lambda/8;
|
||||
|
||||
Reference in New Issue
Block a user