mirror of https://github.com/efabless/caravel.git
Created an "open frame" version of caravan (and revised the one for
caravel, since it had not been updated since a number of changes to the caravel top level module).
This commit is contained in:
parent
bc9944ce20
commit
745eee1baa
|
@ -82,7 +82,6 @@ module caravan (
|
|||
|
||||
inout gpio, // Used for external LDO control
|
||||
inout [`MPRJ_IO_PADS-1:0] mprj_io,
|
||||
output [`MPRJ_PWR_PADS-1:0] pwr_ctrl_out,
|
||||
input clock, // CMOS core clock input, not a crystal
|
||||
input resetb,
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue