Library of reusable VHDL components
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
360 B

  1. --- env_c.vhdl 2014-11-20 11:18:24.210947993 +0100
  2. +++ env_c.vhdl_patched 2014-11-20 11:18:38.578652227 +0100
  3. @@ -30,7 +30,7 @@
  4. 1 ms, 10 ms, 100 ms,
  5. 1 sec, 10 sec, 100 sec,
  6. 1 min, 10 min, 100 min,
  7. - 1 hr, 10 hr, 100 hr
  8. + 1 hr --, 10 hr, 100 hr (removed for GHDL)
  9. ) ;
  10. function RESOLUTION_LIMIT return DELAY_LENGTH is