Passant
84237a8468
add caravel ( dd869cd
) generated sdf and timing models
2023-04-20 13:38:25 -07:00
Passant
a94a937614
- remove old caravel views
2023-04-20 13:33:31 -07:00
Passant
827044b4db
+ add timing models for caravel macros: `caravel_core` - `housekeeping` - `caravel_clocking`
2023-04-20 13:10:02 -07:00
Passant
41e3d89afb
+ add `caravel_core` ( 2b8e7b7
) STA signoff
2023-04-20 13:02:50 -07:00
Passant
13e89cccff
~ update `caravel_clocking` STA signoff
2023-04-20 12:57:22 -07:00
Passant
f926fb97bb
~ update housekeeping STA signoff
2023-04-20 12:50:35 -07:00
marwaneltoukhy
dd869cd487
physical verification reports
2023-04-20 17:32:03 +02:00
mo-hosni
2b8e7b7e2e
reharden `caravel_core` to have `user_id_programming` as a macro
2023-04-20 07:26:58 -07:00
marwaneltoukhy
8afe0b60d1
physical verification reports
2023-04-15 23:14:54 +02:00
Passant
0563ff633f
add caravel ( 4d4129b
) generated sdf and timing models
2023-04-11 08:29:28 -07:00
mo-hosni
4d4129bfca
update the physical views of `caravel` after `caravel_core` update
2023-04-11 07:45:29 -07:00
mo-hosni
94a68ad071
update the physical views for `caravel_core` as the previous ones had issues in integration
2023-04-11 07:43:05 -07:00
Passant
cb45ecedba
remove uncompressed caravel sdf
2023-04-10 16:04:54 -07:00
Passant
5706834236
add caravel ( 520f539
) generated sdf and timing models
2023-04-10 16:01:13 -07:00
mo-hosni
520f539972
reharden `caravel` using a newer OpenLane version
2023-04-10 07:17:02 -07:00
mo-hosni
bd20921b90
reharden `caravel_core` using a newer OpenLane version
2023-04-10 07:14:59 -07:00
mo-hosni
4398773262
reharden `housekeeping` using a newer OpenLane version
2023-04-10 07:13:48 -07:00
marwaneltoukhy
21a3a8d890
added signoff reports
2023-04-05 11:56:23 +02:00
Passant
cd92c359b8
add caravel ( d5b286e
) generated sdf and timing models
2023-04-02 08:05:37 -07:00
mo-hosni
d5b286e721
reharden `caravel`
2023-03-27 04:46:50 -07:00
mo-hosni
58bc32467d
reharden `caravel_core` to fix 1 hold violation at the fast nominal corner.
2023-03-27 04:44:22 -07:00
mo-hosni
7012c9b10e
reharden `caravel`
2023-03-26 02:58:37 -07:00
mo-hosni
05795a470f
reharden `caravel_core`
2023-03-26 02:56:12 -07:00
mo-hosni
77669e899e
reharden `caravel_clocking`.
2023-03-26 02:40:56 -07:00
Passant
3df2e5b27d
add caravel ( fe693f3
) generated sdf and timing models
2023-03-14 15:16:23 -07:00
Passant
0b49ac2319
duplicate `*.nom.spef` files for old macros to annotate them in STA signoff
2023-03-14 15:11:56 -07:00
Passant
b907d838fd
- remove outdated spef files
2023-03-14 15:09:42 -07:00
mo-hosni
f233f2f708
reharden housekeeping to fix setup violations at the ss-max corner on top-level.
2023-03-13 02:53:49 -07:00
mo-hosni
fe693f331e
Reharden `caravel`.
2023-03-06 01:27:22 -08:00
mo-hosni
360b7d4cf2
Reharden `caravel_core`.
2023-03-06 01:24:00 -08:00
mo-hosni
3ed12411ca
reharden `caravel`.
2023-03-05 01:00:52 -08:00
mo-hosni
3ccbad56dd
reharden `caravel_core`.
2023-03-05 00:59:13 -08:00
mo-hosni
725698014a
reharden caravel_core after fixing an issue in the RTL of RAM256.
2023-02-28 05:51:06 -08:00
mo-hosni
25e96c9d62
reharden caravel.
2023-02-27 10:39:51 -08:00
mo-hosni
9be48c6a7b
implementation of caravel_core.
2023-02-27 10:38:06 -08:00
mo-hosni
e560b56db5
reharden spare_logic_block.
2023-02-27 10:37:00 -08:00
mo-hosni
3f29ea49e7
harden mprj_io_buffer.
2023-02-27 10:33:48 -08:00
mo-hosni
5f8e954d95
reharden gpio_logic_high.
2023-02-27 10:29:46 -08:00
mo-hosni
86612d1f08
reharden caravel_clocking.
2023-02-27 10:26:19 -08:00
mo-hosni
8d6cfe6e2b
reharden gpio_defaults_block. Changed the power stripes to be on Metal3.
2023-02-27 07:34:33 -08:00
mo-hosni
50a762407b
re-implementation of housekeeping. Fixed maximum transition and antenna violations.
2023-02-27 07:30:03 -08:00
jeffdi
3f6f3c1114
remove pt signoff reports from main due to size
2022-11-19 14:29:21 -08:00
jeffdi
a5e8b239aa
remove pt signoff reports from main due to size
2022-11-19 14:25:36 -08:00
Tim Edwards
cca54a2a74
Final LVS run reports for caravel and caravan top levels, showing LVS
...
clean. Provides the netgen report, JSON file, and run-time log of
each. Modified the scripts to tee into the run-time log file and to
add the SPICE netlist of the simple_por. Corrected the simple_por
netlist to make the xhigh resistors non-width-specific, since the
width-specific ID mask is not a GDS layer and cannot be reconstructed
from GDS (at least not with the current tech file in magic).
2022-11-11 15:40:08 -05:00
Tim Edwards
32e6648041
Added LVS report for caravan
2022-11-11 13:24:34 -05:00
Passant
1614965e22
update timing reports files text to
2022-11-11 10:03:11 -08:00
Passant
addd572d13
[wip] caravel signoff results documentation
2022-11-11 09:37:59 -08:00
Passant
239b9d8496
update caravel STA logs
2022-11-11 09:36:51 -08:00
Tim Edwards
94461a3125
Added LVS results for caravel and scripts for running caravel and
...
caravan LVS using the new PDK to update the chip GDS. Moved files
to their proper places. Still waiting on caravan LVS result file.
2022-11-11 12:21:24 -05:00
passant5
01c44bbc7a
Merge pull request #376 from d-m-bailey/cvc_results
...
CVC results for 489f400
2022-11-11 18:44:25 +02:00