URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
Compare Revisions
- This comparison shows the changes necessary to convert path
/open8_urisc
- from Rev 176 to Rev 177
- ↔ Reverse comparison
Rev 176 → Rev 177
/trunk/VHDL/o8_rtc.vhd
32,9 → 32,9
|
entity o8_rtc is |
generic( |
Sys_Freq : real; |
Address : ADDRESS_TYPE; |
Reset_Level : std_logic; |
Address : ADDRESS_TYPE |
Sys_Freq : real |
); |
port( |
Clock : in std_logic; |