mirror of https://github.com/efabless/caravel.git
Merge branch 'main' of https://github.com/efabless/caravel_openframe into main
This commit is contained in:
commit
fa374d7d6c
|
@ -28,7 +28,7 @@ module simple_por(
|
|||
output por_l
|
||||
);
|
||||
|
||||
wire mid, porb_h;
|
||||
wire mid;
|
||||
reg inode;
|
||||
|
||||
// This is a behavioral model! Actual circuit is a resitor dumping
|
||||
|
|
Loading…
Reference in New Issue